Allow self-reviewing to rerun gatekeeper (#12672)

This commit is contained in:
Carlos Mocholí 2022-04-09 12:41:37 +02:00 committed by lexierule
parent 81097e2aea
commit 3576dad964
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ on:
jobs:
pr-gatekeeper:
if: github.event.review.state == 'approved'
name: PR Gatekeeper
runs-on: ubuntu-latest
steps: