mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 05:27:50 +00:00
TEMP: Run on Push Against hanif/parity-harness
This commit is contained in:
5
.github/workflows/parity_nightly.yml
vendored
5
.github/workflows/parity_nightly.yml
vendored
@@ -10,6 +10,9 @@
|
|||||||
name: Parity Nightly
|
name: Parity Nightly
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
# TEMPORARY: pre-merge test runs; drop this commit before the PR
|
||||||
|
push:
|
||||||
|
branches: ["hanif/parity-nightly"]
|
||||||
schedule:
|
schedule:
|
||||||
# build_all.yml starts at 17:00 UTC and has finished by ~20:00
|
# build_all.yml starts at 17:00 UTC and has finished by ~20:00
|
||||||
- cron: "0 21 * * *"
|
- cron: "0 21 * * *"
|
||||||
@@ -76,7 +79,7 @@ jobs:
|
|||||||
uses: actions/checkout@v7
|
uses: actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
repository: OrcaSlicer/orca-test-repo
|
repository: OrcaSlicer/orca-test-repo
|
||||||
ref: ${{ inputs.test_repo_ref || 'main' }}
|
ref: ${{ inputs.test_repo_ref || 'hanif/parity-harness' }}
|
||||||
path: orca-test-repo
|
path: orca-test-repo
|
||||||
|
|
||||||
# The AppImage ships only packed preset caches, so profiles and the CLI
|
# The AppImage ships only packed preset caches, so profiles and the CLI
|
||||||
|
|||||||
Reference in New Issue
Block a user