We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4114e5 commit 7d850f1Copy full SHA for 7d850f1
1 file changed
.github/workflows/pytest.yml
@@ -5,9 +5,9 @@ name: Run tests
5
6
on:
7
pull_request:
8
- branches: ['master']
+ branches: ['main']
9
push:
10
11
workflow_dispatch:
12
13
jobs:
0 commit comments