preflight
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
name: preflight-runner-check
|
||||||
|
on: [workflow_dispatch]
|
||||||
|
jobs:
|
||||||
|
check:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo PREFLIGHT_RUNNER_OK
|
||||||
Reference in New Issue
Block a user