remove labelling trigger (#1692)

This commit is contained in:
Subhrodip Mohanta 2021-03-28 12:45:42 +05:30 committed by GitHub
parent 74f5cfa670
commit 6d7084f18d
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, labeled, unlabeled ]
types: [ opened, reopened, synchronize ]
jobs:
build: