Skip to content

Commit 7f80686

Browse files
authored
Allow push to update release notes (#454)
1 parent 5718c34 commit 7f80686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ permissions:
2323
checks: read
2424
packages: write # tox/devspaces, tox/ee, publish-* jobs
2525
pull-requests: write # tox/check jobs
26+
contents: write # push job to update release notes
2627
id-token: write # tox/check job
2728

2829
jobs:

0 commit comments

Comments
 (0)