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 c995e8a commit 3e9f9c6Copy full SHA for 3e9f9c6
.github/workflows/release-drafter.yml
@@ -3,7 +3,7 @@ name: Release Drafter
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
8
jobs:
9
update_release_draft:
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ on:
- trying
- staging
10
11
12
13
integration_tests:
0 commit comments