1
0
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:
Oscar Hinton 2023-01-20 16:31:41 +01:00 committed by GitHub
parent 53ba2eeb18
commit a7c2ff9dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: