Skip to content

ci: do not run workflow on pushes to main#5349

Closed
SChakravorti21 wants to merge 1 commit intomainfrom
SChakravorti21-patch-1
Closed

ci: do not run workflow on pushes to main#5349
SChakravorti21 wants to merge 1 commit intomainfrom
SChakravorti21-patch-1

Conversation

@SChakravorti21
Copy link
Contributor

/skipbuild

In the event that a developer is using a personal access token that does not have workflow permissions, pushing to main on the developer's fork will fail. Since we run the workflow on PRs, additionally checking commits to main seems redundant anyway. Do not run checks on pushes to main to avoid disrupting developers.

In the event that a developer is using a personal access token that does not have `workflow` permissions, pushing to `main` on the developer's fork will fail. Since we run the workflow on PRs, additionally checking commits to `main` seems redundant anyway. Do not run checks on pushes to main to avoid disrupting developers.
@SChakravorti21
Copy link
Contributor Author

ugh, patch didn't get created on my own fork, will make a new PR

@SChakravorti21 SChakravorti21 deleted the SChakravorti21-patch-1 branch August 20, 2025 19:27
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