Skip to content

added robotik-challenge-main branch to wiki workflow - #46

Merged
LuisSchweinberger merged 1 commit into
robotik-challenge-mainfrom
publish-wiki
May 5, 2026
Merged

added robotik-challenge-main branch to wiki workflow#46
LuisSchweinberger merged 1 commit into
robotik-challenge-mainfrom
publish-wiki

Conversation

@LuisSchweinberger

Copy link
Copy Markdown
Collaborator

This pull request makes a targeted change to the GitHub Actions workflow configuration for publishing the wiki. The workflow will now trigger only on pushes to the robotik-challenge-main branch instead of the main branch.

  • Changed the publish-wiki.yml workflow to run on pushes to the robotik-challenge-main branch instead of main.

Copilot AI review requested due to automatic review settings May 5, 2026 09:03
@LuisSchweinberger
LuisSchweinberger merged commit d334876 into robotik-challenge-main May 5, 2026
5 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the wiki publishing GitHub Actions workflow so it follows the repository’s active branch naming convention and only runs for pushes to robotik-challenge-main when wiki-related files change.

Changes:

  • Changed the publish-wiki.yml push trigger from main to robotik-challenge-main.
  • Kept the existing path filters so the workflow still only runs for wiki content or workflow file updates.
  • Aligned this workflow with other repository automation that already references robotik-challenge-main.

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