We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350775f commit feb474aCopy full SHA for feb474a
1 file changed
.github/workflows/run-tests.yml
@@ -3,10 +3,10 @@ name: Run Tests
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
pull_request:
8
9
10
11
workflow_dispatch:
12
0 commit comments