criterion-compare-action icon indicating copy to clipboard operation
criterion-compare-action copied to clipboard

Event `push` is not supported by this action

Open sharksforarms opened this issue 6 years ago • 0 comments

I'm getting the following:

Run matchai/criterion-compare-action@master
/usr/bin/docker run --name bb81a499954f34514cda852336d404817a9e_d243e5 --label 04bb81 --workdir /github/workspace --rm -e GITHUB_TOKEN -e HOME -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/rust-packet/rust-packet":"/github/workspace" 04bb81:a499954f34514cda852336d404817a9e
✖  error     Event `push` is not supported by this action.
##[error]Docker run failed with exit code 78

More details here: https://github.com/sharksforarms/rust-packet/runs/240269145

sharksforarms avatar Sep 30 '19 01:09 sharksforarms