Skip to content

Manual Workflow Dispatch #6

Manual Workflow Dispatch

Manual Workflow Dispatch #6

Workflow file for this run

name: New Build Pipeline
on:
workflow_dispatch:
jobs:
Explore-GitHub-Actions:
runs-on: actions-runner-controller
steps:
- run: echo "🎉 This job uses runner scale set runners!"