Merge pull request #3268 from sashashura/patch-1
GitHub Workflows security hardening
This commit is contained in:
commit
9c95411dfa
|
@ -2,6 +2,9 @@ name: tests
|
|||
|
||||
on: [push]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
|
Loading…
Reference in New Issue