Skip to content

Commit

Permalink
[FSSDK-10880] integration workflow check
Browse files Browse the repository at this point in the history
  • Loading branch information
junaed-optimizely committed Nov 7, 2024
1 parent b8d9765 commit 395e3c3
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 @@ -14,7 +14,7 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v3
with:
token: ${{ secrets.CI_USER_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}`
repository: 'optimizely/travisci-tools'
path: 'home/runner/travisci-tools'
ref: 'master'
Expand Down

0 comments on commit 395e3c3

Please sign in to comment.