Prevent double ci checks

This commit is contained in:
Lance Pioch 2024-10-19 17:25:02 -04:00
parent 207d875df8
commit 75e89b2d4c

View File

@ -3,10 +3,8 @@ name: Tests
on: on:
push: push:
branches: branches:
- '**' - main
pull_request: pull_request:
branches:
- '**'
jobs: jobs:
mysql: mysql: