Skip to content

Add GitHub Actions workflow for Jekyll deployment#7140

Open
smlambert wants to merge 2 commits into
masterfrom
smlambert-patch-1
Open

Add GitHub Actions workflow for Jekyll deployment#7140
smlambert wants to merge 2 commits into
masterfrom
smlambert-patch-1

Conversation

@smlambert
Copy link
Copy Markdown
Contributor

@smlambert smlambert commented Jun 1, 2026

Fixes #7139
This workflow builds and deploys a Jekyll site to GitHub Pages, allowing for manual triggers and concurrent deployments.

This workflow builds and deploys a Jekyll site to GitHub Pages, allowing for manual triggers and concurrent deployments.
@smlambert
Copy link
Copy Markdown
Contributor Author

@copilot - for any uses statements use a specific SHA of the action rather than refering to a version tag

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 1, 2026

@copilot - for any uses statements use a specific SHA of the action rather than refering to a version tag

Implemented in 3bb6b77. All uses: references in .github/workflows/jekyll-gh-pages.yml are now pinned to specific commit SHAs.

@smlambert smlambert marked this pull request as ready for review June 1, 2026 13:58
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.

Enable Pages / github.io settings for aqa-tests repository

2 participants