1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-11 13:19:40 +01:00

Remove workflow_run ()

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: on:
pull_request: pull_request:
types: [labeled, unlabeled, opened, edited, synchronize] types: [labeled, unlabeled, opened, edited, synchronize]
workflow_run:
workflows: [Protect Files]
types: [completed]
jobs: jobs:
enforce-label: enforce-label: