Skip to content

chore: Update sync workflow to trigger on CI success#127

Merged
IonesioJunior merged 1 commit intomainfrom
update-sync-main-to-dev
Feb 4, 2026
Merged

chore: Update sync workflow to trigger on CI success#127
IonesioJunior merged 1 commit intomainfrom
update-sync-main-to-dev

Conversation

@IonesioJunior
Copy link
Member

Summary

This update modifies the GitHub Actions workflow to trigger the "Sync Main to Dev" job only after the CI workflow completes successfully, improving workflow coordination.

Changes

  • Changed the workflow trigger from push to workflow_run listening for the "CI" workflow.
  • Added condition to run the sync job only if the CI workflow concludes successfully.
  • Updated the usage of the PAT token for authentication in the workflow.

Notes

This change enhances the reliability of the branch synchronization process by ensuring it runs only after successful CI runs, preventing incomplete or failed builds from propagating.

@IonesioJunior IonesioJunior merged commit c2fe14d into main Feb 4, 2026
10 checks passed
@IonesioJunior IonesioJunior deleted the update-sync-main-to-dev branch February 4, 2026 18:21
IonesioJunior added a commit that referenced this pull request Feb 4, 2026
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