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 0ea3705 commit 618f23eCopy full SHA for 618f23e
1 file changed
.github/workflows/test.yml
@@ -3,12 +3,14 @@ name: Test Autorec
3
on:
4
pull_request:
5
paths:
6
+ - "animations"
7
- "module/autorec.json"
8
- "scripts/combine-animations.mjs"
9
- "scripts/test-animations.mjs"
10
- ".github/workflows/test.yml"
11
push:
12
13
14
15
16
0 commit comments