mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
CI: write_failure_comment.yml: set appropriate permissions
This commit is contained in:
parent
348b6a4d49
commit
6aca1c3671
3
.github/workflows/write_failure_comment.yml
vendored
3
.github/workflows/write_failure_comment.yml
vendored
@ -22,6 +22,9 @@ jobs:
|
||||
matrix:
|
||||
qt-version: [ 5, 6 ]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Download artifact'
|
||||
|
Loading…
x
Reference in New Issue
Block a user