We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1a82d commit 513fc45Copy full SHA for 513fc45
.github/workflows/ci.yml
@@ -3,8 +3,7 @@ on:
3
workflow_dispatch:
4
push:
5
branches:
6
- - develop
7
- - main
+ - 1.x
8
pull_request:
9
permissions:
10
contents: read
0 commit comments