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

This commit is contained in:
Subhrodip Mohanta
2021-03-19 01:52:37 +05:30
committed by GitHub
parent 8fc64a2d38
commit b5ed8b2278

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