[release-v2.8] changing permissions on validation-comment job (#4289)

pull/4369/head
Nicholas openSUSE Software Engineer 2024-07-23 20:04:27 -03:00 committed by GitHub
parent 935c8bc115
commit 0ccfd2651d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,8 @@ jobs:
validation-comment:
name: Make validation comment on PR
runs-on: ubuntu-latest
permissions: write-all
permissions:
pull-requests: write
steps:
- name: Make validation comment
uses: actions/github-script@v7

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ bin
*.DS_Store
.idea
.charts-build-scripts
*.swp