Skip to content

RED-160142 scheduled unstable workflow trigger #2

RED-160142 scheduled unstable workflow trigger

RED-160142 scheduled unstable workflow trigger #2

name: Nightly Unstable Build and Package
on:
schedule:
- cron: '0 1 * * *' # Run every day at 1:00 AM UTC
workflow_dispatch: # Allow manual triggering
jobs:
build-and-test-unstable:
uses: ./.github/workflows/pre-merge.yml@unstable
ref: 'unstable'

Check failure on line 11 in .github/workflows/nightly-unstable-package.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/nightly-unstable-package.yml

Invalid workflow file

You have an error in your yaml syntax on line 11