fix: fixme line in todo action (#6982)
* fix: remove line marked with the comment fixme * fix: remove pushpull/7071/head
parent
c3e7981917
commit
f04c634c48
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue