mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
auto-approve: don't request approvals for draft PRs
This commit is contained in:
parent
48a908ee8c
commit
b2aa6396c3
1
.github/workflows/team-pr-auto-approve.yml
vendored
1
.github/workflows/team-pr-auto-approve.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
dispatch:
|
||||
name: Request approval
|
||||
runs-on: ubuntu-latest
|
||||
if: '! github.event.pull_request.draft'
|
||||
|
||||
steps:
|
||||
- name: Generate access token
|
||||
|
Loading…
x
Reference in New Issue
Block a user