This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-cancel-workflow-runs.git
commit 953c92201f368370112ea2754545cb4468d89f12 Author: Jason T. Greene <[email protected]> AuthorDate: Wed Feb 19 15:16:11 2020 -0600 realease --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d832731..79df71e 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Cancel Previous Runs' +name: 'Cancel Previous Workflow Runs' description: 'Cancels all previous runs of this workflow' author: 'n1hility' inputs:
