Skip to content

Commit 33053cb

Browse files
committed
ci: modify checks workflow to be called on workflow call
1 parent df400d1 commit 33053cb

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: test
22
on:
33
- push
44
- pull_request
5+
- workflow_call
56
jobs:
67
lint:
78
uses: adonisjs/.github/.github/workflows/lint.yml@main

0 commit comments

Comments
 (0)