CI: auto-milestone needs repo write access (#89633)

auto-milestone needs repo write access
This commit is contained in:
Kevin Minehart
2024-06-24 21:09:05 +03:00
committed by GitHub
parent f5d9c247d9
commit 07389d1030
+1
View File
@@ -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)