Remove label triggers from actions.yml
Triggering multiple concurrent runs unnecessarily
This commit is contained in:
parent
342f524ca3
commit
ea8094bd95
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pr.yml
vendored
3
.github/workflows/pr.yml
vendored
|
|
@ -6,9 +6,6 @@ on:
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
pull_request:
|
|
||||||
types: [labeled, unlabeled, edited]
|
|
||||||
|
|
||||||
concurrency: prr:pre-release
|
concurrency: prr:pre-release
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue