Skip to content

Commit 4d1db1f

Browse files
authored
Update changelog.yml
1 parent 896289f commit 4d1db1f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/changelog.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Generate changelog
22
on:
3-
release:
4-
types: [ created ]
3+
push:
4+
branches:
5+
- main
56
jobs:
67
changelog-wiki:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)