We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896289f commit 4d1db1fCopy full SHA for 4d1db1f
.github/workflows/changelog.yml
@@ -1,7 +1,8 @@
1
name: Generate changelog
2
on:
3
- release:
4
- types: [ created ]
+ push:
+ branches:
5
+ - main
6
jobs:
7
changelog-wiki:
8
runs-on: ubuntu-latest
0 commit comments