Update github actions permissions

This commit is contained in:
Matt Pharr 2024-10-07 06:52:33 -07:00
parent 39e01e61f8
commit 867721d4b7

View file

@ -1,5 +1,12 @@
name: gpu-build-only
permissions: # https://github.com/actions/checkout/issues/254
actions: write # Necessary to cancel workflow executions
checks: write # Necessary to write reports
pull-requests: write # Necessary to comment on PRs
contents: read
packages: write
on:
push:
paths-ignore: