Skip to content

Commit 2895ad5

Browse files
committed
Re-run the publish workflow when the test have been updated
1 parent a73b842 commit 2895ad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
- "turbo.json"
2424
- "docker/Dockerfile"
2525
- "docker/scripts/**"
26+
- "tests/**"
2627

2728
permissions:
2829
id-token: write

0 commit comments

Comments
 (0)