Skip to content

Commit 447361c

Browse files
committed
CI: add release-announcements.txt to ignored.
1 parent d81d8c4 commit 447361c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
- 'MANUAL.txt'
1010
- '*.md'
1111
- '.cirrus.yml'
12-
- 'RELEASE_CHECKLIST'
12+
- 'RELEASE-CHECKLIST-TEMPLATE.org'
13+
- 'release-announcements.txt'
1314
- 'BUGS'
1415
- 'README.template'
1516
- 'hie.yaml'
@@ -24,7 +25,8 @@ on:
2425
- 'doc/*.md'
2526
- 'MANUAL.txt'
2627
- '*.md'
27-
- 'RELEASE_CHECKLIST'
28+
- 'RELEASE-CHECKLIST-TEMPLATE.org'
29+
- 'release-announcements.txt'
2830
- 'BUGS'
2931
- 'README.template'
3032
- 'hie.yaml'

0 commit comments

Comments
 (0)