mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-22 11:24:02 +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:
|
dispatch:
|
||||||
name: Request approval
|
name: Request approval
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: '! github.event.pull_request.draft'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Generate access token
|
- name: Generate access token
|
||||||
|
Loading…
x
Reference in New Issue
Block a user