mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
build: harden GnuTests.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
parent
a3ba02a791
commit
b182f81a62
1 changed files with 3 additions and 0 deletions
3
.github/workflows/GnuTests.yml
vendored
3
.github/workflows/GnuTests.yml
vendored
|
@ -6,6 +6,9 @@ name: GnuTests
|
|||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
gnu:
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue