fix: fixme line in todo action (#6982)

* fix: remove line marked with the comment fixme

* fix: remove push
This commit is contained in:
Nafees Nazik
2023-02-13 12:27:48 +00:00
committed by GitHub
parent c3e7981917
commit f04c634c48
-2
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