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