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 d6a5913 commit 9febbe6Copy full SHA for 9febbe6
.github/workflows/build.yml
@@ -3,9 +3,10 @@ name: Build
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
pull_request:
8
9
+ workflow_dispatch:
10
11
jobs:
12
build:
.github/workflows/release-drafter.yml
@@ -3,7 +3,8 @@ name: Release Drafter
update_release_draft:
0 commit comments