Skip to content

Commit 004fefe

Browse files
Update .github/workflows/integration_tests.yml
1 parent 9805c5d commit 004fefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
token: ${{ secrets.CI_USER_TOKEN }}
1919
repository: 'optimizely/travisci-tools'
2020
path: 'home/runner/travisci-tools'
21-
ref: 'mnoman/gitActions'
21+
ref: 'master'
2222
- name: set SDK Branch if PR
2323
if: ${{ github.event_name == 'pull_request' }}
2424
run: |

0 commit comments

Comments
 (0)