Remove label triggers from actions.yml

Triggering multiple concurrent runs unnecessarily
This commit is contained in:
James Forbes 2022-04-28 23:12:50 +10:00 committed by GitHub
parent 342f524ca3
commit ea8094bd95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,9 +6,6 @@ on:
workflow_dispatch:
pull_request:
types: [labeled, unlabeled, edited]
concurrency: prr:pre-release
jobs: