We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442a2a2 commit 61acda0Copy full SHA for 61acda0
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Tests
2
on:
3
push:
4
branches:
5
- - '*'
+ - '**'
6
paths-ignore:
7
- 'doc/**'
8
jobs:
0 commit comments