Skip to content

Commit

Permalink
[frontend ci] Run turbo CI on main (MystenLabs#6922)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Mysten authored Dec 20, 2022
1 parent 25ccd55 commit 3a68942
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/turborepo.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Turborepo CI
on: pull_request

on:
push:
branches: [main]
pull_request:
types: [opened, synchronize, reopened, ready_for_review]

jobs:
audit:
name: pnpm audit
Expand Down

0 comments on commit 3a68942

Please sign in to comment.