Skip to content

Conversation

Copy link

Copilot AI commented Nov 12, 2025

The workflow could only be triggered automatically on push/PR. Users had no way to manually run builds or redeploy without creating commits.

Changes

  • .github/workflows/main.yml: Added workflow_dispatch trigger to enable manual execution via GitHub Actions UI
  • README.md: Added "Manual Workflow Execution" section documenting the workflow run process

Usage

Navigate to Actions → "Build and Deploy DataJoint Book" → "Run workflow" button. Deployment only occurs when running on main branch; other branches build-only.

Original prompt

How do I run the workflow "Build and Deploy DataJoint Book"?


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Run workflow for building and deploying DataJoint book Add workflow_dispatch trigger to enable manual workflow execution Nov 12, 2025
Copilot finished work on behalf of dimitri-yatsenko November 12, 2025 19:59
@dimitri-yatsenko dimitri-yatsenko marked this pull request as ready for review November 12, 2025 20:00
@dimitri-yatsenko dimitri-yatsenko merged commit fbc8117 into main Nov 12, 2025
2 checks passed
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