Skip to content

init commit

init commit #2

Workflow file for this run

# ----------------------------------------------- #
# Note: this file originates in template-template #
# ----------------------------------------------- #
name: push
on:
- push
- workflow_dispatch
permissions: read-all
jobs:
main:
uses: khulnasoft/actions/.github/workflows/push-template.yml@master

Check failure on line 15 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" -> "khulnasoft/actions/.github/workflows/push-template.yml@master" (source branch with sha:a0e1e75c25e94f7684a6436b40b705be4af057c8) --> "./.github/workflows/job-template-sync.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit
permissions:
contents: write
statuses: write
pull-requests: write