Skip to content

[cicd] Prevent workflows from running on forks#83

Merged
mikepapadim merged 1 commit intobeehive-lab:mainfrom
stratika:fix/cicd-on-upstream
Dec 11, 2025
Merged

[cicd] Prevent workflows from running on forks#83
mikepapadim merged 1 commit intobeehive-lab:mainfrom
stratika:fix/cicd-on-upstream

Conversation

@stratika
Copy link
Copy Markdown
Collaborator

Description

This PR adds repository checks to all GitHub workflows to prevent execution on forks. This avoids failures due to missing self-hosted runners, secrets, etc.

Workflows will now skip execution when triggered on forked repositories, improving the contributor experience and preventing resource waste.


@stratika stratika requested a review from mikepapadim December 11, 2025 10:30
@stratika stratika self-assigned this Dec 11, 2025
@stratika stratika added the CI Improvements related to CI automation label Dec 11, 2025
Copy link
Copy Markdown
Member

@mikepapadim mikepapadim left a comment

Choose a reason for hiding this comment

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

LGTM

@mikepapadim mikepapadim merged commit e01c2e3 into beehive-lab:main Dec 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Improvements related to CI automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants