We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6d03e commit 0554856Copy full SHA for 0554856
.github/workflows/tests.yaml
@@ -5,7 +5,7 @@ concurrency:
5
6
on:
7
push:
8
- branches: [ main ]
+ branches: [ main, test-badge ]
9
pull_request:
10
branches: [ main ]
11
0 commit comments