Skip to content

do not merge

do not merge #9

Workflow file for this run

name: hello-world
on:
pull_request:
jobs:
hello-world:
runs-on: [self-hosted, manual-runner]
steps:
- run: echo "hello world"