Skip to content

Commit

Permalink
Merge branch 'develop' into feature/SCALRCORE-24972
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanMytsko committed Feb 6, 2023
2 parents bd279a2 + 3133748 commit 2ccb704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upstream.yml
Expand Up @@ -9,6 +9,7 @@ on:
api-branch:
description: "API Branch"
required: true
default: "master"
db-branch:
description: "DB Branch"
required: false
Expand Down Expand Up @@ -39,6 +40,7 @@ jobs:
with:
repository: Scalr/fatmouse
path: fatmouse
ref: ${{ env.API_BRANCH }}
token: ${{ secrets.GH_PAT }}
- id: auth
uses: google-github-actions/auth@v0
Expand Down

0 comments on commit 2ccb704

Please sign in to comment.