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 c9e7c6c + e8dbd22 commit 39b39acCopy full SHA for 39b39ac
.github/workflows/ci-turbo-build.yml
@@ -6,6 +6,9 @@ on:
6
- "**.jsx?"
7
- "**.json"
8
- "**.sol"
9
+ - "**.css"
10
+ - "**.scss"
11
+ - "**.sass"
12
- "**/package.json"
13
- "**/package-lock.json"
14
- "**/tsconfig.json"
.github/workflows/ci-turbo-test.yml
0 commit comments