Allow self-reviewing to rerun gatekeeper (#12672)

This commit is contained in:
Carlos Mocholí 2022-04-09 12:41:37 +02:00 committed by GitHub
parent fcea7208d1
commit 2e5b3b333d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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: