Skip to content

Commit 64e3557

Browse files
authored
Trigger release-scripts test workflow when itself changes (#23569)
1 parent d7d3155 commit 64e3557

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-release-scripts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ on:
88
- ".github/workflows/scripts/**"
99
- ".github/workflows/release-dispatch.yml"
1010
- ".github/workflows/release-trigger.yml"
11+
- ".github/workflows/test-release-scripts.yml"
1112
pull_request:
1213
paths:
1314
- ".github/workflows/scripts/**"
1415
- ".github/workflows/release-dispatch.yml"
1516
- ".github/workflows/release-trigger.yml"
17+
- ".github/workflows/test-release-scripts.yml"
1618

1719
jobs:
1820
test:

0 commit comments

Comments
 (0)