Skip to content

chore: add push trigger to fire the intel probe without dispatch regi… #1

chore: add push trigger to fire the intel probe without dispatch regi…

chore: add push trigger to fire the intel probe without dispatch regi… #1

name: Intel macOS Probe (throwaway)
on:
workflow_dispatch:
push:
branches: [intel-probe-throwaway]
jobs:
probe:
runs-on: macos-15-intel
timeout-minutes: 10
steps:
- run: echo "macos-15-intel scheduled and ran successfully"