Skip to content

Commit

Permalink
Update label enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Oct 8, 2021
1 parent f07d022 commit f1f0276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enforce-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
require-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected].1
- uses: yogevbd/[email protected].2
with:
REQUIRED_LABELS_ANY: "0 diff,0 diff trivial,Non 0-diff,0 diff structural"
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['0 diff', '0 diff trivial', 'Non 0-diff', '0 diff structural']"
Expand Down

0 comments on commit f1f0276

Please sign in to comment.