We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d5efd commit 1c71214Copy full SHA for 1c71214
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- '0.x'
7
- - '1.x'
+ - 'main'
8
pull_request:
9
10
jobs:
0 commit comments