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

Only build and deploy the docs to GitHub Pages if the GitHub repository owner is 'gearman' #403

Conversation

esabol
Copy link
Member

@esabol esabol commented Jul 21, 2024

This merge request modifies the GitHub Actions workflow for building and deploying the docs to GitHub Pages so that it only runs if the GitHub repository owner is gearman. This should prevent these jobs from running on personal forks of the gearmand repository, where they probably wouldn't work anyway since most people don't have GitHub Pages activated.

I'm tired of getting "Run failed: Build and Deploy Docs" emails from GitHub whenever my personal fork syncs up with the master branch.

…ocs to GitHub Pages so that it only runs if the GitHub repository owner is gearman.
@esabol esabol changed the title Only build and deploy the docs if the GitHub repository owner is 'gearman' Only build and deploy the docs to GitHub Pages if the GitHub repository owner is 'gearman' Jul 22, 2024
@SpamapS
Copy link
Member

SpamapS commented Aug 4, 2024

OH! nice catch, I was very confused by these too but just sort of brushed them off.

@SpamapS SpamapS merged commit d73bf29 into gearman:master Aug 4, 2024
14 checks passed
@esabol esabol deleted the only-build-and-publish-docs-if-repository-owner-is-gearman branch August 4, 2024 03:15
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