Skip to content

Commit 94ab503

Browse files
committed
verifyのworkflowが修正された時にも発動させるようにする
1 parent 133a33d commit 94ab503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: verify
22
on:
33
push:
44
paths:
5+
- ".github/workflows/verify.yml"
56
- "libs/**"
67
- "merge_file.bash"
78
- "tests/**"

0 commit comments

Comments
 (0)