mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-03 02:34:30 +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:
|
jobs:
|
||||||
conan-package-create:
|
conan-package-create:
|
||||||
|
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
|
||||||
runs-on: ${{ inputs.runs_on }}
|
runs-on: ${{ inputs.runs_on }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user