Skip to content

Commit 2b66088

Browse files
committed
☕ Track changes on Makefile
1 parent eff85f3 commit 2b66088

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ on:
1414
- "**/*.md"
1515
- "**/*.ts"
1616
- ".github/workflows/test.yml"
17+
- "Makefile"
1718
pull_request:
1819
paths:
1920
- "**/*.md"
2021
- "**/*.ts"
2122
- ".github/workflows/test.yml"
23+
- "Makefile"
2224

2325
defaults:
2426
run:

0 commit comments

Comments
 (0)