Skip to content

Commit

Permalink
add gh workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
zubenkoivan committed Sep 3, 2024
1 parent e36668d commit a71e186
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
name: Deploy on dev
runs-on: ubuntu-latest
needs: release
permissions:
contents: read
steps:
- name: Create Terraform Cloud run
uses: neuro-inc/[email protected]
Expand Down

0 comments on commit a71e186

Please sign in to comment.