Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: remove unnecessary publish workflow permissions #204

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

mbelak-dtml
Copy link
Collaborator

In #202, trusted publishing to PyPI was introduced, requiring permission id-token: write.
However, all permissions were granted to the CI, which is not necessary. This PR restricts
the workflow permissions to those which are necessary.

In #202, trusted publishing to PyPI was introduced, requiring permission id-token: write.
However, all permissions were granted to the CI, which is not necessary. This PR restricts
the workflow permissions to those which are necessary.
@lukany lukany added this pull request to the merge queue Feb 15, 2024
Merged via the queue into main with commit 4804878 Feb 15, 2024
6 checks passed
@lukany lukany deleted the ci/restrict-permissions branch February 15, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants