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.
1 parent b29f846 commit 4531d42Copy full SHA for 4531d42
.github/workflows/main.yml
@@ -82,7 +82,7 @@ jobs:
82
- '!dev/**'
83
- '!**/*.md'
84
- '!.gitignore'
85
- - '!.github/workflows/'
+ - '!.github/workflows/**'
86
87
- name: Paths matched output
88
# NOTE: This is a debug step, it prints the paths that matched the filters
0 commit comments