Update js.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
This commit is contained in:
parent
b23d15c430
commit
a092499981
1 changed files with 3 additions and 0 deletions
3
.github/workflows/js.yml
vendored
3
.github/workflows/js.yml
vendored
|
@ -2,6 +2,9 @@ name: tests
|
|||
|
||||
on: [push]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
|
Loading…
Reference in a new issue