We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147de28 commit 0911819Copy full SHA for 0911819
.github/workflows/run_tests.yml
@@ -17,6 +17,7 @@ name: tests and coverage
17
on:
18
push:
19
branches:
20
+ - main
21
- dev
22
pull_request:
23
branches: '*'
0 commit comments