We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302d520 commit b7529c2Copy full SHA for b7529c2
.github/workflows/preview.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
8
paths:
9
+ - "**/*.*"
10
- "!package.json"
11
- "!.github/workflows"
12
0 commit comments