Skip to content

Commit

Permalink
Merge pull request #257 from spring-media/TRAC-2189_cerberus_workflow…
Browse files Browse the repository at this point in the history
…_for_tealium

Added permissions
  • Loading branch information
mehakraza authored Nov 13, 2024
2 parents 4faf5fb + f614d9a commit 539dae4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/trigger_cerberus_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- master

permissions:
contents: read
actions: write

jobs:
trigger:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 539dae4

Please sign in to comment.