Skip to content

Commit

Permalink
Update merge-blocking-labels.yml (#3049)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeekens authored Jan 21, 2025
1 parent cbb21cd commit 34edb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-blocking-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
steps:
- uses: docker://agilepathway/pull-request-label-checker:latest
with:
none_of: 'πŸ‘ πŸ‘¨β€πŸŽ¨ Status: UI/UX Review,πŸ– πŸ– Status: On Hold,πŸ›‘ Status: blocked,🚧 Status: WIP'
none_of: 'πŸ‘ πŸ‘¨β€πŸŽ¨ Status: UI/UX Review,πŸ– πŸ– Status: On Hold,πŸ›‘ Status: blocked,🚧 Status: WIP,🚨 🚨 🚨DO NOT MERGE🚨 🚨 🚨'
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 34edb46

Please sign in to comment.