Skip to content

Commit

Permalink
.github/workflows: add missing permissions to atlas lint action (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenlu authored Sep 12, 2024
1 parent 6a7ac73 commit 8f622e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/full.ecommerce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
permissions:
contents: read
id-token: write
pull-requests: write
services:
mysql:
image: mysql:8.0.29
Expand Down

0 comments on commit 8f622e3

Please sign in to comment.