mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-03 18:45:08 +00:00
Set required workflow permissions (#329)
This commit is contained in:
committed by
GitHub
parent
04c950a723
commit
389b596663
@@ -12,6 +12,9 @@ concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user