Fix build workflow executing twice for internal PRs (#74)

This commit is contained in:
Otto Winter 2021-10-29 11:15:22 +02:00 committed by GitHub
parent 4221529467
commit d732be0068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Build Workflow
on:
push:
branches: [main]
pull_request:
jobs: