We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d7665 commit 7ec325eCopy full SHA for 7ec325e
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
paths:
11
- "src/**"
12
- "tests/**"
13
+ - ".github/workflows/**"
14
15
jobs:
16
test:
0 commit comments