Skip to content

ci: add github pages deployment workflow#93

Open
sknrao wants to merge 1 commit into
opiproject:mainfrom
sknrao:release-rendering
Open

ci: add github pages deployment workflow#93
sknrao wants to merge 1 commit into
opiproject:mainfrom
sknrao:release-rendering

Conversation

@sknrao
Copy link
Copy Markdown
Contributor

@sknrao sknrao commented May 10, 2026

This patch adds a github workflow to deploy default github page, which will be a release page, for this repo.

@sknrao sknrao requested a review from a team as a code owner May 10, 2026 07:05
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe add

paths:
  - 'releases/**'

so it is triggered only when there are changes in release folder?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fully agree. Will update it. Thanks a lot.

Do this only when there are changes in the releases folder.

Signed-off-by: Sridhar K N Rao <srao@linuxfoundation.org>
@sknrao sknrao force-pushed the release-rendering branch from 20f8b3f to 7fa8d9a Compare May 19, 2026 15:27
@sknrao sknrao requested review from artek-koltun and sandersms May 19, 2026 15:28
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