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 a23de47 commit 9c8c00bCopy full SHA for 9c8c00b
.github/workflows/release-drafter.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
# branches to consider in the event; optional, defaults to all
7
branches:
8
- - master
+ - main
9
# pull_request event is required only for autolabeler
10
pull_request:
11
# Only following types are handled by the action, but one can default to all as well
0 commit comments