Skip to content

Commit ee4baba

Browse files
committed
ci: use main as reference for test job
1 parent cf79688 commit ee4baba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- pull_request
55
jobs:
66
test:
7-
uses: adonisjs/core/.github/workflows/test.yml
7+
uses: adonisjs/core/.github/workflows/test.yml@main
88
with:
99
install-pnpm: true
1010

0 commit comments

Comments
 (0)