Skip to content

re-connected ci workflow after tests done #14

re-connected ci workflow after tests done

re-connected ci workflow after tests done #14

Workflow file for this run

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