Skip to content

Add repository_dispatch event to workflow#4

Merged
alexheifetz merged 1 commit intomainfrom
build-on-agent-deploy
Mar 14, 2026
Merged

Add repository_dispatch event to workflow#4
alexheifetz merged 1 commit intomainfrom
build-on-agent-deploy

Conversation

@alexheifetz
Copy link
Contributor

This pull request introduces a small update to the GitHub Actions workflow configuration. The workflow is now set up to also trigger on a custom repository_dispatch event with the type agent-snapshots-deployed. This allows external systems or processes to programmatically trigger the workflow when new agent snapshots are deployed.

  • GitHub Actions workflow now triggers on the repository_dispatch event with type agent-snapshots-deployed in addition to existing triggers (.github/workflows/maven.yml).

@alexheifetz alexheifetz merged commit 0082bd8 into main Mar 14, 2026
0 of 2 checks passed
@alexheifetz alexheifetz deleted the build-on-agent-deploy branch March 14, 2026 18:06
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