Remove automatic builds on pull_request

Removes the automatic pull request build due to failing for the regular contributors (aside from @meeb).
This commit is contained in:
KuhnChris 2023-02-12 19:14:41 +01:00 committed by GitHub
parent e871983707
commit b04e237cb8
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:
branches:
- main
pull_request:
branches:
- main
jobs:
test: