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 5febb45 commit b9e6b74Copy full SHA for b9e6b74
.github/workflows/files-changed.yml
@@ -54,6 +54,8 @@ jobs:
54
- "*.js"
55
- "*.ts"
56
- "web_src/**"
57
+ - "tools/*.js"
58
+ - "tools/*.ts"
59
- "assets/emoji.json"
60
- "package.json"
61
- "package-lock.json"
0 commit comments