We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462d352 commit f282940Copy full SHA for f282940
1 file changed
.github/workflows/cicd-4b-preprod-seed-users.yml
@@ -9,6 +9,9 @@ jobs:
9
seed:
10
runs-on: ubuntu-latest
11
environment: "dev"
12
+ permissions:
13
+ id-token: write
14
+ contents: read
15
env:
16
AWS_REGION: eu-west-2
17
DATA_FOLDER: vitaIntegrationTestData/
0 commit comments