changing branch name

This commit is contained in:
aswin-in-philips 2022-05-05 13:50:46 +05:30
parent 8e32ad1315
commit 6fb580e6ef
2 changed files with 2 additions and 1 deletions

View File

@ -124,6 +124,7 @@ jobs:
INNER_SOURCE_ACTIONS_APP_ID: ${{ secrets.INNER_SOURCE_ACTIONS_APP_ID }}
INNER_SOURCE_ACTIONS_APP_PRIVATE_KEY_BASE64: ${{ secrets.INNER_SOURCE_ACTIONS_APP_PRIVATE_KEY_BASE64 }}
- id: plan
uses: ./../.actions/terragrunt-plan-action
with:

View File

@ -2,7 +2,7 @@ name: CI-GATED
on:
push:
branches: [ refator-pipeline ]
branches: [ main ]
workflow_dispatch:
jobs: