diff --git a/.github/workflows/reusable-workflows.yml b/.github/workflows/reusable-workflows.yml index 1305834..31ad189 100644 --- a/.github/workflows/reusable-workflows.yml +++ b/.github/workflows/reusable-workflows.yml @@ -23,6 +23,7 @@ jobs: name: Notify GChat permissions: id-token: write + contents: read uses: ROKT/rokt-workflows/.github/workflows/oss_pr_opened_notification.yml@main secrets: gchat_webhook: ${{ secrets.GCHAT_PRS_WEBHOOK }}