diff --git a/.github/workflows/beta-deployment.yml b/.github/workflows/beta-deployment.yml index c2ab1cf..c4711ea 100644 --- a/.github/workflows/beta-deployment.yml +++ b/.github/workflows/beta-deployment.yml @@ -18,6 +18,7 @@ jobs: buildandtest: name: Build and Test uses: ./.github/workflows/build-and-test.yml + secrets: inherit permissions: security-events: write actions: read