mirror of
https://github.com/cc65/cc65.git
synced 2025-02-05 20:31:53 +00:00
another try
This commit is contained in:
parent
99a0d64b93
commit
3536761110
12
.github/workflows/snapshot-on-push-master.yml
vendored
12
.github/workflows/snapshot-on-push-master.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user