Skip to content

Commit cce30c5

Browse files
boomanaiden154kcloudy0717
authored andcommitted
[Github] Also run test issue write when touching issue-write.yml
We should actually run the test workflow when touching the workflow we are attempting to test.
1 parent 61f18ab commit cce30c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issue-write-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
paths:
99
- '.github/workflows/issue-write-test.yaml'
10+
- '.github/workflows/issue-write.yml'
1011

1112
jobs:
1213
test-issue-write:

0 commit comments

Comments
 (0)