Skip to content

ci: trigger deploy-dev workflow after sync-main-to-dev#67

Merged
webpiratt merged 1 commit into
mainfrom
fix/trigger-deploy-on-sync
Feb 14, 2026
Merged

ci: trigger deploy-dev workflow after sync-main-to-dev#67
webpiratt merged 1 commit into
mainfrom
fix/trigger-deploy-on-sync

Conversation

@webpiratt

Copy link
Copy Markdown
Contributor

Summary

  • Add workflow_run trigger to deploy-dev.yaml so it triggers when sync-main-to-dev completes successfully
  • Fix SHA references to use correct commit when triggered via workflow_run
  • This fixes the issue where pushes via GITHUB_TOKEN don't trigger other workflows

Test plan

  • Merge to main and verify deploy-dev triggers after sync-main-to-dev completes

🤖 Generated with Claude Code

Add workflow_run trigger to deploy-dev.yaml so that it triggers when
sync-main-to-dev completes successfully. This fixes the issue where
pushes via GITHUB_TOKEN don't trigger other workflows.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@webpiratt webpiratt merged commit 58f0380 into main Feb 14, 2026
1 check 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.

1 participant