Skip to content

Use github-mirror-action@v3 #1

Use github-mirror-action@v3

Use github-mirror-action@v3 #1

name: 'signal_build_linux_6_6_y'

Check failure on line 1 in .github/workflows/build_linux-6.6.y.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_linux-6.6.y.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
workflow_call:
inputs:
branch:
required: true
type: string
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
run: |
echo "build linux-6.6.y"