build: harden frontend-tests.yml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
Alex 2022-09-20 16:38:01 +02:00 committed by webzwo0i
parent 50c8016aed
commit 00ee6cce63

View file

@ -3,6 +3,9 @@ name: "Frontend tests powered by Sauce Labs"
on: [push] on: [push]
permissions:
contents: read # to fetch code (actions/checkout)
jobs: jobs:
withoutplugins: withoutplugins:
name: without plugins name: without plugins