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