Skip to content

Commit

Permalink
chore: refine CI workflow
Browse files Browse the repository at this point in the history
Signed-off-by: iosmanthus <[email protected]>
  • Loading branch information
iosmanthus committed Dec 1, 2024
1 parent e591cfc commit 42ce35c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: "Check"

on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
lint:
Expand Down

0 comments on commit 42ce35c

Please sign in to comment.