1
0
mirror of https://github.com/bitwarden/server synced 2025-12-24 12:13:17 +00:00

Remove workflow_run (#2606)

This commit is contained in:
Oscar Hinton
2023-01-20 16:31:41 +01:00
committed by GitHub
parent 53ba2eeb18
commit a7c2ff9dbf

View File

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