Skip to content

Commit

Permalink
TEST workflow for pull-request #TASK-6807
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Sep 5, 2024
1 parent 3efd0b5 commit 45e3902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-pull-request-approved.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
echo "xetabase_branch=${xetabase_branch}" >> $GITHUB_OUTPUT
env:
ZETTA_REPO_ACCESS_TOKEN: ${{ secrets.ZETTA_REPO_ACCESS_TOKEN }}
with:
persist-credentials: false
test:
name: "Run all tests before merging"
needs: calculate-xetabase-branch
Expand Down

0 comments on commit 45e3902

Please sign in to comment.