fix: fixme line in todo action (#6982)

* fix: remove line marked with the comment fixme

* fix: remove push
pull/7071/head
Nafees Nazik 2023-02-13 17:57:48 +05:30 committed by GitHub
parent c3e7981917
commit f04c634c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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