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 8ed832a commit 6ca0d83Copy full SHA for 6ca0d83
.github/workflows/release-drafter.yml
@@ -1,7 +1,10 @@
1
2
name: Release Drafter
3
4
-on: push
+on:
5
+ push:
6
+ branches:
7
+ - main
8
9
jobs:
10
update_release_draft:
0 commit comments