We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab98d5 commit e4e6a46Copy full SHA for e4e6a46
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
paths:
8
- 'src/**'
9
- 'tests/**'
10
+ - '.github/**'
11
pull_request:
12
branches:
13
- main
0 commit comments