mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-01 17:31:01 +08:00
Only run create package on our pr
This commit is contained in:
parent
76466b776a
commit
03c6686f7d
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…
x
Reference in New Issue
Block a user