Only run create package on our pr

This commit is contained in:
j.spijker@ultimaker.com 2022-09-01 12:02:33 +02:00 committed by Jelle Spijker
parent 76466b776a
commit 03c6686f7d

View File

@ -53,6 +53,7 @@ env:
jobs:
conan-package-create:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
runs-on: ${{ inputs.runs_on }}
steps: