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

View File

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