Refine workflow permissions.

This commit is contained in:
Mark Paluch
2025-05-16 15:17:47 +02:00
parent 429e17b09b
commit 2bbeb953a4

View File

@@ -9,6 +9,7 @@ on:
#- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch:
permissions:
contents: read
actions: write
jobs:
build: