Skip to content

Commit 4bb6897

Browse files
moved back to master
1 parent 60f54a1 commit 4bb6897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test.yml

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

0 commit comments

Comments
 (0)