mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Only run create package on our pr
This commit is contained in:
parent
76466b776a
commit
03c6686f7d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/conan-package-create.yml
vendored
1
.github/workflows/conan-package-create.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue