We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b717ed1 commit 403f1a0Copy full SHA for 403f1a0
.github/workflows/test-coverage.yml
@@ -3,7 +3,7 @@
3
on:
4
workflow_dispatch: #get a button to trigger it by hand
5
push:
6
- branches: [main, master, extendingTests]
+ branches: [main, dev]
7
pull_request:
8
9
name: test-coverage
0 commit comments