mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-26 21:13:38 +00:00
removed issue permission
This commit is contained in:
parent
e4f98cb29a
commit
4647ad5aff
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -120,7 +120,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write # Needed to create GitHub release
|
contents: write # Needed to create GitHub release
|
||||||
issues: write # Needed to close associated milestone
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
|
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue