Skip to content

Testing new workflows. #12

Testing new workflows.

Testing new workflows. #12

Workflow file for this run

name: build
on:
pull_request:
branches:
- "*"
jobs:
call-workflow:
uses: byteverse/.github/.github/workflows/build.yaml@testing

Check failure on line 9 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yaml" -> "byteverse/.github/.github/workflows/build.yaml@testing" (source branch with sha:5bf3c922d444b26849f7dad4f67e58ce22fecd3f) : a step cannot have both the `uses` and `run` keys
secrets: inherit
with:
release: false