Skip to content

Commit 58dd3a4

Browse files
[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 7b3ec51 commit 58dd3a4

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)