Skip to content

Commit

Permalink
remove enforce label single workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodimarco-dfinity committed Feb 2, 2024
1 parent 758b139 commit 63f47bd
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/multiservice-discovery-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,3 @@ jobs:
## MSD Diff
Remove `prevent-merging-MSD-diff` label to merge after inspection
label: prevent-merging-MSD-diff


enforce-label:
runs-on: ubuntu-20.04
needs: msd-diff
steps:
- uses: yogevbd/[email protected]
with:
BANNED_LABELS: "prevent-merging-MSD-diff"

0 comments on commit 63f47bd

Please sign in to comment.