Skip to content

Commit

Permalink
fix: CI condition
Browse files Browse the repository at this point in the history
  • Loading branch information
david20571015 committed Jun 2, 2024
1 parent 18a9732 commit 2b85428
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
name: pre-commit

on:
push:
branches:
- main
pull_request:
branches:
- main
types:
- opened
- synchronize
- reopened

jobs:
main:
Expand Down

0 comments on commit 2b85428

Please sign in to comment.