mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-10 15:19:25 +00:00
Add security: restrict GITHUB_TOKEN permissions to read-only
Co-authored-by: syoyo <18676+syoyo@users.noreply.github.com>
This commit is contained in:
committed by
Syoyo Fujita
parent
2746c376f8
commit
f5dcdf2e9a
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -13,6 +13,9 @@ on:
|
||||
- devel
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
# Linux x64 - GCC
|
||||
linux-gcc-x64:
|
||||
|
||||
Reference in New Issue
Block a user