diff --git a/.github/workflows/saft-cryptography-ci-cd.yml b/.github/workflows/saft-cryptography-ci-cd.yml index 2117ed1..73a9e6e 100644 --- a/.github/workflows/saft-cryptography-ci-cd.yml +++ b/.github/workflows/saft-cryptography-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.Cryptography CI/CD +permissions: + contents: read + packages: write on: push: