workflows only at job?
All checks were successful
GitHub Actions Demo / Explore-GitHub-Actions (push) Successful in 11s
GitHub Actions Demo / Job-2 (push) Successful in 6s

This commit is contained in:
Emil Lerch 2024-04-29 12:00:34 -07:00
parent a9005170c2
commit 0ae6c95c87
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -5,11 +5,7 @@ env:
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACTIONS_RUNTIME_URL: https://git.lerch.org/api/actions_pipeline/
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
outputs:
shortsha: asdklfjdf
steps:
do-the-needful:
uses: https://git.lerch.org/.github/workflows/zig-build.yaml@master
with:
zig-version: 0.12.0