Skip to content

fix file format mis-spelling #5

fix file format mis-spelling

fix file format mis-spelling #5

Workflow file for this run

name: NAPE - Continuous Integration (CI) Workflow
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
source-code-integration:
uses: nape-not-another-policy-engine/nape-build-deploy-release/.github/workflows/rust-standard-ci-workflow.yaml@main

Check failure on line 13 in .github/workflows/ci-trigger.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-trigger.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci-trigger.yaml" -> "nape-not-another-policy-engine/nape-build-deploy-release/.github/workflows/rust-standard-ci-workflow.yaml@main" (source branch with sha:9d0c7c506df2078b66d3c5a8007ccf1a7a6dbf9a) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}