Fix build workflow executing twice for internal PRs

This commit is contained in:
Otto winter 2021-10-29 11:12:14 +02:00
parent 294c6ad459
commit b93b6a09af
No known key found for this signature in database
GPG Key ID: 48ED2DDB96D7682C
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: