Unverified Commit 4dce8321 authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Run MacOS smoke test on daily `cron` job instead of every commit (#37567)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 657855ab
name: macOS Apple Silicon Smoke Test name: macOS Apple Silicon Smoke Test
on: on:
push: schedule:
branches: # Daily at 2:30 AM UTC
- main - cron: '30 2 * * *'
workflow_dispatch: # Manual trigger workflow_dispatch: # Manual trigger
permissions: permissions:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment