diff --git a/.github/workflows/strain_dispatcher.yml b/.github/workflows/strain_dispatcher.yml index a99f7796..fefd9eaa 100644 --- a/.github/workflows/strain_dispatcher.yml +++ b/.github/workflows/strain_dispatcher.yml @@ -1,5 +1,10 @@ name: Strain Repo Dispatch 📜 -on: pull_request +on: + pull_request: + types: + - opened + - synchronize + - closed #strain_property go in json_path format. jobs: strain-dispatch: