diff --git a/.github/workflows/axon-sync-test.yml b/.github/workflows/axon-sync-test.yml index a6558109d..a37c6b379 100644 --- a/.github/workflows/axon-sync-test.yml +++ b/.github/workflows/axon-sync-test.yml @@ -4,6 +4,8 @@ on: workflow_dispatch: # TODO: remove `pull_request` event when this workflow is stable pull_request: + # TODO: remove `pull_request` event when this workflow is stable + pull_request: jobs: Build_and_Archive_Axon: