Skip to content

Commit

Permalink
squash-me, permissions for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed May 31, 2024
1 parent 5c3ccae commit 266e9ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/gen_gha_matrix_jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ def write_github_workflow_file(tree: dict[str, list[str]], path: pathlib.Path) -

workflow = {
"name": "Build Notebooks",
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
"permissions": {
"packages": "write",
},
Expand Down

0 comments on commit 266e9ac

Please sign in to comment.