feat: limit workflow permissions to read only

This commit is contained in:
Ulises Gascon 2023-11-20 13:43:50 +01:00
parent c7bbd0119f
commit f5f6f92f9b
No known key found for this signature in database
GPG Key ID: 04CD3F2FDE079578
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
name: Build
on: [push, pull_request]
permissions:
contents: read
jobs:
build:
name: Build