Skip to content

Commit

Permalink
Update trunk-check.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sall <[email protected]>
  • Loading branch information
ss-o authored Dec 9, 2023
1 parent 885dcab commit 9a323f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trunk-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
if: github.event.schedule != '0 07 * * 5'
name: ""
uses: z-shell/.github/.github/workflows/trunk.yml@main
with:
node_version: "lts/*"
pnpm_arguments: "pnpm i && pnpm run build"
upload:
if: github.event.schedule == '0 07 * * 5'
name: "🆙"
Expand Down

0 comments on commit 9a323f1

Please sign in to comment.