depends on https://github.com/arai-a/ecma262-compare/issues/14 Possible solutions: * Use `repository_dispatch` [1] , and directly trigger update from ecma262 repo * Use `issue_comment` [2] , and post issue comment from ecma262 repo * Move the workflow to ecma262 repo, and push from there [1] https://help.github.com/en/actions/reference/events-that-trigger-workflows#external-events-repository_dispatch [2] https://help.github.com/en/actions/reference/events-that-trigger-workflows#issue-comment-event-issue_comment
depends on #14
Possible solutions:
repository_dispatch[1] , and directly trigger update from ecma262 repoissue_comment[2] , and post issue comment from ecma262 repo[1] https://help.github.com/en/actions/reference/events-that-trigger-workflows#external-events-repository_dispatch
[2] https://help.github.com/en/actions/reference/events-that-trigger-workflows#issue-comment-event-issue_comment