Skip to content

Commit 3aa9685

Browse files
authored
Merge pull request #114 from legowerewolf/103-Run-check-workflow-when-its-config-file-changes
ci: run check workflow when its config is updated
2 parents 5aebd49 + 8d49af7 commit 3aa9685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- "**.go"
77
- go.mod
88
- go.sum
9+
- .github/workflows/check.yml
910

1011
permissions: read-all
1112

0 commit comments

Comments
 (0)