mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-04-28 10:53:56 +00:00
Add permissions for CI test github action
Signed-off-by: William Douglas <william.douglas@intel.com>
This commit is contained in:
committed by
Brett T. Warden
parent
deb2af0ba1
commit
08d44370bf
4
.github/workflows/ci-tests.yml
vendored
4
.github/workflows/ci-tests.yml
vendored
@@ -6,6 +6,10 @@ name: mixer-tools CI
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
jobs:
|
||||
pre-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user