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