Skip to content

Commit

Permalink
Merged automatically by CI pipeline
Browse files Browse the repository at this point in the history
SCALRCORE-25162: Use TEv2 sources from target fatmouse branch
  • Loading branch information
emocharnik committed Feb 3, 2023
2 parents 3ad4c98 + eec1d6e commit 3133748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
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 3133748

Please sign in to comment.