Closed
Description
Thank you for the great plugin.
When I using with Cron schedule syntax.
on:
schedule:
- cron: '*/5 * * * *'
That happened this error.
Traceback (most recent call last):
File "/create-pull-request.py", line 134, in <module>
if not ignore_event(github_event):
File "/create-pull-request.py", line 33, in ignore_event
deleted = "{deleted}".format(**github_event)
KeyError: 'deleted'
##[error]Docker run failed with exit code 1
Metadata
Metadata
Assignees
Labels
No labels