Allow self-reviewing to rerun gatekeeper (#12672)
This commit is contained in:
parent
fcea7208d1
commit
2e5b3b333d
|
@ -6,7 +6,6 @@ on:
|
|||
|
||||
jobs:
|
||||
pr-gatekeeper:
|
||||
if: github.event.review.state == 'approved'
|
||||
name: PR Gatekeeper
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue