Skip to content

Commit

Permalink
pick d7e9f93 Adds check to ensure only know view paths can be passed
Browse files Browse the repository at this point in the history
Rename step
  • Loading branch information
desertaxle committed Jul 8, 2024
1 parent a297324 commit 7a16bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
pip install yq
- name: Check for specific labels
- name: Ensure a required label is present
id: check-label
run: |
found=false
Expand Down

0 comments on commit 7a16bbd

Please sign in to comment.