Workflow permissions

This commit is contained in:
daz 2024-04-10 21:32:03 -06:00
parent f9f3c9c421
commit 1ceb6d2b77
No known key found for this signature in database

View File

@ -7,6 +7,10 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
permissions:
contents: write
pull-requests: write
jobs: jobs:
update-checksums: update-checksums:
name: Update checksums name: Update checksums