diff --git a/.github/workflows/genai-investigator.yml b/.github/workflows/genai-investigator.yml index 5acf58c43c..7c38894451 100644 --- a/.github/workflows/genai-investigator.yml +++ b/.github/workflows/genai-investigator.yml @@ -4,6 +4,8 @@ on: workflows: ["build"] types: - completed + branches-ignore: + - main permissions: contents: read actions: read