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.
2 parents 85d1338 + 477e707 commit eb30df6Copy full SHA for eb30df6
.github/workflows/ci.yaml
@@ -2,11 +2,13 @@ name: CI
2
on:
3
push:
4
branches:
5
+ - main
6
- master
7
- 'release-*'
8
pull_request:
9
10
11
12
13
env:
14
RUNC_VERSION: v1.0.0-rc93
.github/workflows/publish.yml
@@ -3,6 +3,7 @@ name: Publish
- release-0.19
0 commit comments