mirror of https://github.com/intel/libva-utils.git
ci: harden permission for freebsd.yml
set it to read only Signed-off-by: Carl Zhang <carl.zhang@intel.com>
This commit is contained in:
parent
f484f4f778
commit
ff5630b151
|
@ -10,6 +10,8 @@ on:
|
||||||
- '.github/workflows/**'
|
- '.github/workflows/**'
|
||||||
- '!.github/workflows/freebsd.yml'
|
- '!.github/workflows/freebsd.yml'
|
||||||
|
|
||||||
|
permissions: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
freebsd:
|
freebsd:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue