Skip to content

Commit 1e165bb

Browse files
committed
Tweak github action used to detect changed paths on push/pull request
1 parent c35c930 commit 1e165bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
list-files: 'json'
8383
filters: |
8484
stackhpc:
85-
- '**'
85+
- '**___TMP_WILL_NOT_MATCH'
8686
- '!dev/**'
8787
- '!**/*.md'
8888
- '!.gitignore'

0 commit comments

Comments
 (0)