diff --git a/.github/workflows/todo-to-issue.yml b/.github/workflows/todo-to-issue.yml index 666d9ee3e3..b2caf8e54d 100644 --- a/.github/workflows/todo-to-issue.yml +++ b/.github/workflows/todo-to-issue.yml @@ -1,7 +1,5 @@ name: TODO to Issue on: - push: - branches: [add-todo-to-issue-action] # FIXME: Remove this after merged in main pull_request_target: # So we can test on forks branches: - main