Commit b8c2b73
authored
chore: update assignment workflow permissions for v12 (#8947)
_This is a cherry-pick of #8811 into the v12 release branch._
## The basics
- [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/core#making_and_verifying_a_change)
(ish--largely relying on the original testing for this PR since it's actions-related)
## The details
### Resolves
This fixes the same issue as #8811 but on the v12 branch.
### Proposed Changes
See #8811.
### Reason for Changes
The failing assignee workflow will continue on v12 so the cherry-pick makes the next couple of PRs for this branch a bit nicer, but it's not a strong must-have since we'll eventually merge `develop` into `v12` which would then include #8811.
### Test Coverage
N/A -- There's no strong benefit from automated tests for this workflow, and it was manually tested as part of #8811 (see #8811 (comment)).
### Documentation
N/A -- No documentation changes are needed for this.
### Additional Information
None.1 parent b9b40f4 commit b8c2b73
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments