Rerun label check on synchronize (#2500)

This commit is contained in:
Joakim Sørensen 2021-02-01 14:37:56 +01:00 committed by GitHub
parent b24d489ec5
commit 2ad5df420c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: Check PR
on: on:
pull_request: pull_request:
branches: ["main"] branches: ["main"]
types: [labeled, unlabeled] types: [labeled, unlabeled, synchronize]
jobs: jobs:
init: init: