Skip to content

init commit

init commit #6

Workflow file for this run

# ---------------------------------------------------- #
# Note: this file originates in template-action-node #
# ---------------------------------------------------- #
name: push
on:
- push
- workflow_dispatch
permissions: read-all
jobs:
main:
uses: khulnasoft/actions/.github/workflows/push-action-node.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-action-node.yml@master" (source branch with sha:a0e1e75c25e94f7684a6436b40b705be4af057c8) --> "./.github/workflows/job-semantic-release.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit
permissions:
contents: write
statuses: write
packages: write
pull-requests: write