mirror of
https://git.tukaani.org/xz.git
synced 2025-04-19 06:00:53 +00:00
CI: Add 'permissions' to ci.yml and msvc.yml
This commit is contained in:
parent
1edc14e8ca
commit
b0d0e62474
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,6 +18,8 @@ on:
|
||||
# Allows running workflow manually
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
POSIX:
|
||||
strategy:
|
||||
|
2
.github/workflows/msvc.yml
vendored
2
.github/workflows/msvc.yml
vendored
@ -11,6 +11,8 @@ on:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
MSVC:
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user