Skip to content

Commit

Permalink
Prevent double ci checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lancepioch committed Oct 19, 2024
1 parent 207d875 commit 75e89b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: Tests
on:
push:
branches:
- '**'
- main
pull_request:
branches:
- '**'

jobs:
mysql:
Expand Down

0 comments on commit 75e89b2

Please sign in to comment.