Skip to content

updated to add permissions for writing since the 'uses' workflow requ… #7

updated to add permissions for writing since the 'uses' workflow requ…

updated to add permissions for writing since the 'uses' workflow requ… #7

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