ci: temp ubuntu-latest routing smoke (silvermetal-builder label verification)
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
name: ubuntu-routing-smoke
|
||||||
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
routing-smoke:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
- run: echo "routed OK"
|
||||||
Reference in New Issue
Block a user