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

ci: Divide build and check documentation from deploy #44

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

fraya
Copy link
Member

@fraya fraya commented Jun 10, 2024

Create a new GH Action ('build-and-check-documentation.yml') that build the docs and check the links, but don't deploy on Pull Requests since the action has no permission to do it.

On Push, the action 'build-and-deploy-documentation' will build, check the links and deploy the HTML files on GH pages.

Create a new GH Action ('build-and-check-documentation.yml') that build
the docs and check the links, but don't deploy on Pull Requests since
the action has no permission.

On Push, the action 'build-and-deploy-documentation' will build, check
links and deploy on GH pages.
@fraya fraya requested a review from cgay June 10, 2024 11:59
@fraya fraya merged commit 0f79f6f into dylan-lang:master Jun 10, 2024
1 check passed
@fraya fraya deleted the divide-gh-doc-action branch June 10, 2024 16:49
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