Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Mar 19, 2024
1 parent 4ab1057 commit 0c45318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- name: Test
run: |
echo "${{ contains(github.event.*.labels.*.name) }}"
echo "${{ contains(github.event.*.labels.*.name, 'hold') }}"

0 comments on commit 0c45318

Please sign in to comment.