mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[ci] Give comment action PR write permission (#6594)
This commit is contained in:
3
.github/workflows/command-robotpy-pr.yml
vendored
3
.github/workflows/command-robotpy-pr.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
|
||||
jobs:
|
||||
comment:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Comment on PR
|
||||
|
||||
Reference in New Issue
Block a user