Merge pull request #332 from kuhnchris/patch-1

Remove automatic builds on pull_request
This commit is contained in:
meeb 2023-02-13 11:16:11 +11:00 committed by GitHub
commit 70ef11d552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ on:
push: push:
branches: branches:
- main - main
pull_request:
branches:
- main
jobs: jobs:
test: test: