Skip to content

Commit f781ece

Browse files
committed
demo-multi-runner.yml placeholder
1 parent 5e48876 commit f781ece

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Demo – multiple runners on one instance
2+
on:
3+
workflow_dispatch:
4+
jobs:
5+
placeholder:
6+
runs-on: ubuntu-latest
7+
steps:
8+
- run: echo "Placeholder workflow – being developed in #2 / rw/hooks branch"

0 commit comments

Comments
 (0)