Skip to content

Try escaping the dashes #13

Try escaping the dashes

Try escaping the dashes #13

name: "All post-commit workflows"
on:
workflow_call:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: tenstorrent-metal/metal-workflows/.github/actions/checkout-with-submodule-lfs@v2.0.0
- name: Show working dir
run: ls -hal