From a7d929103c3b9b890adeb9a3b78b290cc79c8e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 3 Mar 2019 13:41:21 +0000 Subject: [PATCH] chore(github): rename workflow file main.workflow is the default filename for actions, so rename the file --- .github/{heroku.workflow => main.workflow} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{heroku.workflow => main.workflow} (100%) diff --git a/.github/heroku.workflow b/.github/main.workflow similarity index 100% rename from .github/heroku.workflow rename to .github/main.workflow