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 sashashura
parent 5c1a5ce2ef
commit 6e1f567324
No known key found for this signature in database
GPG key ID: 493F722E6CDD0700

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