Refine workflow permissions.

This commit is contained in:
Mark Paluch
2025-05-16 15:17:47 +02:00
parent 50924d40c3
commit f8c7f3c009

View File

@@ -8,8 +8,7 @@ on:
#schedule:
#- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch:
permissions:
actions: write
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest