1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00

another try

This commit is contained in:
mrdudz 2023-05-04 20:30:28 +02:00
parent 99a0d64b93
commit 3536761110

View File

@ -9,12 +9,12 @@ concurrency:
# suggested at https://jonathansoma.com/everything/git/github-actions-403-error/
# https://github.com/orgs/community/discussions/26694
permissions:
deployments: write
contents: write
statuses: write
actions: write
checks: read
#permissions:
# deployments: write
# contents: write
# statuses: write
# actions: write
# checks: read
jobs:
build_windows: