Skip to content

Commit 682d0e4

Browse files
hartworkjrfonseca
authored andcommitted
testOnly.yml: Trigger workflow when its content changes
1 parent c991097 commit 682d0e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/testOnly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: testOnly
33
# tests and build
44

55
on:
6+
push:
7+
paths:
8+
- .github/workflows/testOnly.yml
69
workflow_dispatch:
710
# manual launch only
811

0 commit comments

Comments
 (0)