Skip to content

Commit eae33f2

Browse files
trigger
1 parent 095cd06 commit eae33f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/release-index.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Update Release Index
22

33
on:
4+
push:
5+
branches:
6+
- 'CR-*'
7+
paths:
8+
- '.github/workflows/release-index.yaml'
9+
- '.github/scripts/release-index/**'
410
release:
511
types: [published, edited]
612
workflow_dispatch:

0 commit comments

Comments
 (0)