We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b665356 commit 8f0e085Copy full SHA for 8f0e085
1 file changed
.github/workflows/canary.yml
@@ -2,7 +2,7 @@ name: Canary Release
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, ci-wip2]
6
7
jobs:
8
canary-release:
0 commit comments