Merge pull request #3268 from sashashura/patch-1
GitHub Workflows security hardening
This commit is contained in:
commit
9c95411dfa
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 New Issue
Block a user