Skip to content

t1-with-tag-1

t1-with-tag-1 #479

Workflow file for this run

name: 't1-with-tag-1'
on:
workflow_dispatch:
jobs:
t1-with-tag-1:
runs-on: [
"anka-template:d792c6f6-198c-470f-9526-9c998efe7ab4",
"anka-template-tag:vanilla+port-forward-22+brew-git",
]
steps:
- uses: actions/checkout@v3
- run: |
ls -laht
sw_vers
hostname
echo "123"
- run: whoami