test_ok2/.github/workflows
Bruno Oliveira a0ea300e96 Fix bot trigger event
Issue events don't contain a 'comment' entry:
https://developer.github.com/v3/issues/events/#response-2

Issue comments also contain the original issue body:
https://developer.github.com/v3/activity/events/types/#issuecommentevent

That's why it was triggering even for comments on the issue.

Also changed to startsWith because there's no need to support
the command anywhere in the body IMO.

Fix #6895
2020-03-11 09:54:56 -03:00
..
main.yml Switch to new git workflow 2020-02-12 09:49:21 +02:00
release-on-comment.yml Fix bot trigger event 2020-03-11 09:54:56 -03:00