labeling PR should trigger builds again for all-contributors bot (#1682)

This commit is contained in:
Subhrodip Mohanta 2021-03-19 01:52:37 +05:30 committed by GitHub
parent 8fc64a2d38
commit b5ed8b2278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ name: Java PR Builder
on:
pull_request:
branches: [ master ]
types: [ opened, reopened, synchronize ]
types: [ opened, reopened, synchronize, labeled, unlabeled ]
jobs:
build: