Skip to content

Commit 752b3ec

Browse files
committed
ci: trigger checks workflow from other workflows
1 parent 7599e8a commit 752b3ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: checks
22
on:
33
- push
44
- pull_request
5+
- workflow_call
56

67
jobs:
78
test:

0 commit comments

Comments
 (0)