Context: https://github.com/carbon-language/carbon-lang/runs/7811528469?check_suite_focus=true Permissions seem to be different from when I was testing, seeing if this is enough.
@@ -19,6 +19,9 @@ on:
types:
- labeled
+permissions:
+ pull-requests: write
+
jobs:
proposal_labeled:
runs-on: ubuntu-latest
@@ -10,6 +10,9 @@ on:
- ready_for_review
proposal_ready:
if: contains(github.event.pull_request.labels.*.name, 'proposal')