chore: only run ci on PRs

This commit is contained in:
Christoph J. Scherr 2025-02-08 17:45:02 +01:00
parent 5248a02154
commit 115123539d
No known key found for this signature in database
GPG key ID: 9EB784BB202BB7BB
2 changed files with 0 additions and 6 deletions

View file

@ -4,9 +4,6 @@ on:
pull_request: pull_request:
branches: branches:
- "**" - "**"
push:
branches:
- "**"
jobs: jobs:
format: format:

View file

@ -4,9 +4,6 @@ on:
pull_request: pull_request:
branches: branches:
- "**" - "**"
push:
branches:
- "**"
jobs: jobs:
test: test: