Merge pull request #3268 from sashashura/patch-1

GitHub Workflows security hardening
This commit is contained in:
Hakim El Hattab 2023-01-18 10:48:46 +01:00 committed by GitHub
commit 9c95411dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ name: tests
on: [push]
permissions:
contents: read
jobs:
build: