8000 feat: updated for fsc git action by ozayr-zaviar · Pull Request #302 · optimizely/ruby-sdk · GitHub
[go: up one dir, main page]

Skip to content

feat: updated for fsc git action #302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 22, 2022
Merged
Prev Previous commit
Next Next commit
Update integration_test.yml
  • Loading branch information
ozayr-zaviar authored Jun 24, 2022
commit eea6206dc52cf2d98c5174d0fa0dc23d46d367a8
1 change: 1 addition & 0 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
PULL_REQUEST_NUMBER: ${{ github.event.pull_request.number }}
UPSTREAM_SHA: ${{ github.sha }}
TOKEN: ${{ secrets.TRAVIS_COM_TOKEN }}
TRAVIS_COM_TOKEN: ${{ secrets.TRAVIS_COM_TOKEN }}
EVENT_MESSAGE: ${{ github.event.message }}
HOME: 'home/runner'
run: |
Expand Down
0