We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2677667 commit 61cb183Copy full SHA for 61cb183
.github/workflows/test-devbox.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- 157-offline-dev
7
8
+permissions:
9
+ id-token: write
10
+ contents: read
11
+
12
env:
13
PROJECT_ID: 'benefit-decision-toolkit-play'
14
REGION: 'us-central1'
0 commit comments