Skip to content

Commit 817c31c

Browse files
authored
Trigger on updates
1 parent 6fbfa08 commit 817c31c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/post-deploy-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Post-deploy Test
22

33
on:
44
workflow_call:
5+
push:
6+
paths:
7+
- ".github/workflows/post-deploy-test.yml"
58

69
jobs:
710
test1:

0 commit comments

Comments
 (0)