Skip to content

Commit

Permalink
chore: change ci events (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
gofenix authored Jan 16, 2023
1 parent 127ac2d commit 4bbfc34
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
on: [push, pull_request]

jobs:
check:
Expand Down

0 comments on commit 4bbfc34

Please sign in to comment.