We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7001ea commit 8de0462Copy full SHA for 8de0462
.github/workflows/release-drafter.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- master
8
+ - main
9
pull_request:
10
types: [opened, reopened, synchronize]
11
0 commit comments