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

This commit is contained in:
Subhrodip Mohanta
2021-03-18 22:22:37 +02:00
committed by GitHub
parent 8fc64a2d38
commit b5ed8b2278
+1 -1
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: