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 c133a99 commit a0c8c11Copy full SHA for a0c8c11
.github/workflows/release_drafter.yml
@@ -2,8 +2,9 @@
2
name: Release notes
3
4
on:
5
-# push:
6
-# branches: [ main ]
+ push:
+ branches:
7
+ - master
8
pull_request_target:
9
branches:
10
- master
0 commit comments