mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CI: auto-milestone needs repo write access (#89633)
auto-milestone needs repo write access
This commit is contained in:
parent
f5d9c247d9
commit
07389d1030
1
.github/workflows/auto-milestone.yml
vendored
1
.github/workflows/auto-milestone.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
|
||||
# Note: this action runs with write permissions on GITHUB_TOKEN even from forks
|
||||
# so it must not run untrusted code (such as checking out the pull request)
|
||||
|
Loading…
Reference in New Issue
Block a user