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

Update python-pypi-test.yml #118

Closed
wants to merge 2 commits into from
Closed

Conversation

mohammadamint
Copy link
Collaborator

  • The on section now includes the tags event trigger, which will trigger the workflow whenever a tag is pushed to the repository.
  • The pull_request event trigger has been removed since it was causing the OIDC token retrieval issue from forks.

With these changes, the workflow will no longer encounter the OIDC token retrieval failure when triggered by pull requests from forks. Instead, it will only be triggered by tag creation events or pushes to the specified branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant