build: harden frontend-tests.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>test-alex-contribution
parent
50c8016aed
commit
00ee6cce63
|
@ -3,6 +3,9 @@ name: "Frontend tests powered by Sauce Labs"
|
|||
|
||||
on: [push]
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
withoutplugins:
|
||||
name: without plugins
|
||||
|
|
Loading…
Reference in New Issue