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

View File

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