Skip to content

Commit 945ed78

Browse files
committed
fix: add workflow_call trigger to checks.yml
1 parent 5ae0cf3 commit 945ed78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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
lint:

0 commit comments

Comments
 (0)