Skip to content

t1-without-tag

t1-without-tag #746

name: 't1-without-tag'
on:
workflow_dispatch:
jobs:
testJob:
runs-on: [
"${{ github.run_id }}-${{ strategy.job-index }}",
"anka-template:84266873-da90-4e0d-903b-ed0233471f9f",
]
steps:
- uses: actions/checkout@v3
- run: |
ls -laht
sw_vers
hostname
echo "123"