Skip to content

Commit

Permalink
Merge pull request #270 from hashicorp/rn/fix/more-GHA-token-perms
Browse files Browse the repository at this point in the history
Give write permission to the GHA token
  • Loading branch information
RubenSandwich committed Jul 9, 2024
2 parents 864ae14 + 5c3d637 commit 85e9d52
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Canary Release

permissions:
pull-requests: write

on:
workflow_call:
secrets:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Release

permissions:
pull-requests: write

on:
workflow_call:
secrets:
Expand Down

0 comments on commit 85e9d52

Please sign in to comment.