Skip to content

Commit 9af831a

Browse files
committed
added antsibull workflow
1 parent bce432d commit 9af831a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Update changelogs on galaxy version bump
2+
on:
3+
push:
4+
paths:
5+
- galaxy.yml
6+
branches:
7+
- antsibull_changelogs # change before merge
8+
jobs:
9+
bump-changelogs:
10+
uses: stackhpc/.github/.github/workflows/antsibull-release.yml@update_changelogs # todo: change to main once merged

0 commit comments

Comments
 (0)