diff --git a/.github/workflows/test-base-action.yml b/.github/workflows/test-base-action.yml index e842eaf..ff9a7f3 100644 --- a/.github/workflows/test-base-action.yml +++ b/.github/workflows/test-base-action.yml @@ -4,7 +4,6 @@ on: push: branches: - main - pull_request: workflow_dispatch: inputs: test_prompt: diff --git a/.github/workflows/test-claude-env.yml b/.github/workflows/test-claude-env.yml index aaeee7a..934f0bc 100644 --- a/.github/workflows/test-claude-env.yml +++ b/.github/workflows/test-claude-env.yml @@ -4,7 +4,6 @@ on: push: branches: - main - pull_request: workflow_dispatch: jobs: diff --git a/.github/workflows/test-custom-executables.yml b/.github/workflows/test-custom-executables.yml index aa3089e..f3e09c2 100644 --- a/.github/workflows/test-custom-executables.yml +++ b/.github/workflows/test-custom-executables.yml @@ -4,7 +4,6 @@ on: push: branches: - main - pull_request: workflow_dispatch: jobs: diff --git a/.github/workflows/test-settings.yml b/.github/workflows/test-settings.yml index 4bce9cc..53c78b8 100644 --- a/.github/workflows/test-settings.yml +++ b/.github/workflows/test-settings.yml @@ -4,7 +4,6 @@ on: push: branches: - main - pull_request: workflow_dispatch: jobs: