Skip to content

ci: update frontend workflow configuration#5

Merged
schulzdimitri merged 1 commit into
mainfrom
develop
May 6, 2026
Merged

ci: update frontend workflow configuration#5
schulzdimitri merged 1 commit into
mainfrom
develop

Conversation

@schulzdimitri

Copy link
Copy Markdown
Owner

This pull request introduces a conditional deployment step in the GitHub Actions workflow to ensure that deployment to GitHub Pages only occurs on pushes to the main branch.

Workflow deployment condition:

  • Added an if condition to the "Deploy to GitHub Pages" job in .github/workflows/frontend-ci.yml so deployment only runs when a push event occurs on the main branch.

@schulzdimitri schulzdimitri self-assigned this May 6, 2026
@schulzdimitri schulzdimitri added the enhancement New feature or request label May 6, 2026
@schulzdimitri schulzdimitri merged commit 26ff6d5 into main May 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant