mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
CI: build_artifact_comment.yml: set appropriate permissions
This commit is contained in:
parent
ada4269340
commit
3fca9c587c
3
.github/workflows/build_artifact_comment.yml
vendored
3
.github/workflows/build_artifact_comment.yml
vendored
@ -15,6 +15,9 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
on-success:
|
on-success:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 'Download artifact'
|
- name: 'Download artifact'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user