We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74a150 commit 96513bbCopy full SHA for 96513bb
1 file changed
.github/workflows/changelog.yml
@@ -2,9 +2,6 @@ name: Generate changelog
2
on:
3
release:
4
types: [created, edited]
5
- push:
6
- branches:
7
- - main
8
workflow_dispatch:
9
10
jobs:
0 commit comments