mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-21 19:00:39 +00:00
Fix broad permissions in the poetry_lockfile.yaml workflow
This commit is contained in:
@@ -11,6 +11,9 @@ concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check-sdists:
|
||||
name: "Check locked dependencies have sdists"
|
||||
|
||||
Reference in New Issue
Block a user