mirror of
https://github.com/bitwarden/server.git
synced 2025-01-22 21:51:22 +01:00
Remove workflow_run (#2606)
This commit is contained in:
parent
53ba2eeb18
commit
a7c2ff9dbf
3
.github/workflows/enforce-labels.yml
vendored
3
.github/workflows/enforce-labels.yml
vendored
@ -4,9 +4,6 @@ name: Enforce PR labels
|
||||
on:
|
||||
pull_request:
|
||||
types: [labeled, unlabeled, opened, edited, synchronize]
|
||||
workflow_run:
|
||||
workflows: [Protect Files]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
enforce-label:
|
||||
|
Loading…
Reference in New Issue
Block a user