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 5273b93 commit e9d48ccCopy full SHA for e9d48cc
.github/workflows/release-drafter.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- - master
+ - main
8
workflow_dispatch:
9
10
jobs:
0 commit comments