We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3096680 commit fa278ffCopy full SHA for fa278ff
1 file changed
.github/workflows/reusable-workflows.yml
@@ -21,6 +21,8 @@ jobs:
21
needs:
22
- web-kit-pull-request
23
name: Notify GChat
24
+ permissions:
25
+ id-token: write
26
uses: ROKT/rokt-workflows/.github/workflows/oss_pr_opened_notification.yml@main
27
secrets:
28
gchat_webhook: ${{ secrets.GCHAT_PRS_WEBHOOK }}
0 commit comments