Skip to content

Commit

Permalink
(PC-33586) Add permission to workflow (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlachevre-pass authored Dec 13, 2024
1 parent c77f64b commit 7719752
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/on_push_or_dispatch_full_deploy_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:

name: Deploy testing CMS and public website

permissions:
id-token: write
contents: read

jobs:
deploy-cms-testing:
uses: ./.github/workflows/reusable_cms_deploy.yml
Expand Down

0 comments on commit 7719752

Please sign in to comment.