Skip to content

force push 3

force push 3 #12

Workflow file for this run

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