10000 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 f51d4c4595f2595be8003487018500d1150cd215
2 changes: 1 addition & 1 deletion 8000 .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.CI_USER_TOKEN }}
repository: 'optimizely/travisci-tools'
path: 'home/runner/travisci-tools'
ref: 'master'
ref: 'mnoman/gitActions'
- name: set SDK Branch if PR
if: ${{ github.event_name == 'pull_request' }}
run: |
Expand Down
0