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 9835906 commit c97337aCopy full SHA for c97337a
.github/workflows/ci-stable.yml
@@ -8,9 +8,9 @@ name: CI — Stable
8
9
on:
10
push:
11
- branches: [main]
+ branches: [v3]
12
pull_request:
13
- branches: [main, v3]
14
15
permissions:
16
contents: read
.github/workflows/ci.yml
@@ -5,9 +5,9 @@ name: CI — Stable
5
6
7
0 commit comments