changed branch name in workflow

This commit is contained in:
Atharva Mulmuley
2021-04-27 17:10:53 +05:30
parent 81377bbac4
commit e7b6ae0d3c

View File

@ -6,7 +6,7 @@ name: k8s-set-context
on: on:
# Triggers the workflow on push or pull request events but only for the master branch # Triggers the workflow on push or pull request events but only for the master branch
push: push:
branches: [ cluster-connect-2 ] branches: [ cluster-connect ]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: