diff --git a/.github/workflows/create-all-pending-issues.yml b/.github/workflows/create-all-pending-issues.yml index 204d6271..66877bc2 100644 --- a/.github/workflows/create-all-pending-issues.yml +++ b/.github/workflows/create-all-pending-issues.yml @@ -2,11 +2,6 @@ name: Create All Pending Issues on: workflow_dispatch: - push: - branches: - - copilot/create-issues-in-repo - paths: - - .github/workflows/create-all-pending-issues.yml jobs: create-issues: