Skip to content

Commit

Permalink
add workflow permissions (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
steffyP authored Dec 18, 2023
1 parent 8e24d08 commit 6258fe3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ on:
- cron: "0 0 * * 0"
workflow_dispatch:

permissions:
contents: write

jobs:
sam:
name: Setup infrastructure using SAM
Expand Down

0 comments on commit 6258fe3

Please sign in to comment.