Skip to content

Update push.yml

Update push.yml #2

Workflow file for this run

name: Build-kernel
on:
push:
workflow_dispatch:
jobs:
r6-noksu:
uses: ./.github/workflows/6877-4.19-noksu.yml

Check failure on line 8 in .github/workflows/push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push.yml" -> "./.github/workflows/6877-4.19-noksu.yml" (source branch with sha:9a1065f52d1864b5c0092c7187e1fd1a11047df4) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit
r6-ksu:
uses: ./.github/workflows/6877-4.19.yml
secrets: inherit
r6p-noksu:
uses: ./.github/workflows/6893-4.19-noksu.yml
secrets: inherit
r6p-ksu:
uses: ./.github/workflows/6893-4.19.yml
secrets: inherit