From 5b0687bc798c3bc9342d08f0a0c81cc099b14d6c Mon Sep 17 00:00:00 2001 From: parihar1302 <45783975+parihar1302@users.noreply.github.com> Date: Fri, 22 May 2020 18:12:54 +0530 Subject: [PATCH] Update and rename github_actions.yml to actions.yml --- .github/workflows/{github_actions.yml => actions.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{github_actions.yml => actions.yml} (96%) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/actions.yml similarity index 96% rename from .github/workflows/github_actions.yml rename to .github/workflows/actions.yml index d813865e..a36291b6 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/actions.yml @@ -5,7 +5,7 @@ on: push: branches: - master - - develop + - dev jobs: test: