# Placeholder — auto-merge is handled by nexus-merge-bot.sh # Gitea Actions requires a runner to be registered. # When a runner is available, this can replace the bot. name: stub on: workflow_dispatch jobs: noop: runs-on: ubuntu-latest steps: - run: echo "See nexus-merge-bot.sh"