Skip to content

Manual Workflow Dispatch #7

Manual Workflow Dispatch

Manual Workflow Dispatch #7

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!"