workflows only at job?
This commit is contained in:
parent
a9005170c2
commit
0ae6c95c87
|
@ -5,11 +5,7 @@ env:
|
||||||
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ACTIONS_RUNTIME_URL: https://git.lerch.org/api/actions_pipeline/
|
ACTIONS_RUNTIME_URL: https://git.lerch.org/api/actions_pipeline/
|
||||||
jobs:
|
jobs:
|
||||||
Explore-GitHub-Actions:
|
do-the-needful:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
outputs:
|
|
||||||
shortsha: asdklfjdf
|
|
||||||
steps:
|
|
||||||
uses: https://git.lerch.org/.github/workflows/zig-build.yaml@master
|
uses: https://git.lerch.org/.github/workflows/zig-build.yaml@master
|
||||||
with:
|
with:
|
||||||
zig-version: 0.12.0
|
zig-version: 0.12.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user