Skip to content

Commit

Permalink
Use before-odp tag for REPO_SLUG
Browse files Browse the repository at this point in the history
  • Loading branch information
mikechu-optimizely committed Jul 27, 2023
1 parent 76eee27 commit 9f9766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
EVENT_TYPE: ${{ github.event_name }}
GITHUB_CONTEXT: ${{ toJson(github) }}
# REPO_SLUG: ${{ github.repository }}
REPO_SLUG: optimizely/fullstack-sdk-compatibility-suite@before-odp
PULL_REQUEST_SLUG: ${{ github.repository }}
UPSTREAM_REPO: ${{ github.repository }}
PULL_REQUEST_SHA: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 9f9766e

Please sign in to comment.