🔒 Restrict GitHub Action permissions

This commit is contained in:
Yann Bertrand 2023-08-16 10:52:50 +02:00 committed by GitHub
parent 86f78478f3
commit f538dc4276
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@ on:
pull_request:
permissions: {}
jobs:
test:
runs-on: ubuntu-latest