diff --git a/.github/workflows/saft-core-ci-cd.yml b/.github/workflows/saft-core-ci-cd.yml index fd1f9e1..eab8bbf 100644 --- a/.github/workflows/saft-core-ci-cd.yml +++ b/.github/workflows/saft-core-ci-cd.yml @@ -2,6 +2,9 @@ # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net name: SAF-T.Core CI/CD +permissions: + contents: read + packages: write on: push: