We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9656d commit 59c3c6dCopy full SHA for 59c3c6d
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
types: [opened, synchronize, reopened]
6
push:
7
- branches: [main, master]
+ branches: [17-latest]
8
workflow_dispatch:
9
10
jobs:
0 commit comments