We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6166fcf + 2644103 commit efe3363Copy full SHA for efe3363
.github/workflows/pr-open-workflows.yml
@@ -3,7 +3,7 @@ name: PR Open Workflows
3
on:
4
pull_request:
5
types: [ opened ]
6
- branches-ignore: workflow/dependency-update
+ branches-ignore: 'workflow/dependency-update'
7
8
jobs:
9
pr-labeler:
0 commit comments