@task
@on
blocks push
@task(name="my-automation") @on("github.pull_request") def automation(event): pass