Skip to content

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

Merged
SChakravorti21 merged 1 commit intobloomberg:mainfrom
SChakravorti21:action
Aug 20, 2025
Merged

ci: do not run workflow on pushes to main#5350
SChakravorti21 merged 1 commit intobloomberg:mainfrom
SChakravorti21:action

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.

Signed-off-by: Shoumyo Chakravorti <schakravorti@bloomberg.net>
Copy link
Contributor

@dorinhogea dorinhogea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SChakravorti21 SChakravorti21 merged commit 92eed2b into bloomberg:main Aug 20, 2025
3 checks passed
@SChakravorti21 SChakravorti21 deleted the action branch August 20, 2025 20:04
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.

2 participants