Skip to content

Commit 7485e75

Browse files
committed
test: revert target branch to master for Native Pipeline workflow
1 parent 4f0feab commit 7485e75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/NativePipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
193193
with:
194194
repository: mendix/native-template
195-
ref: feat/react-native-upgrade-to-73.8
195+
ref: master
196196
path: native-template
197197
- name: "Check out code"
198198
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
@@ -241,7 +241,7 @@ jobs:
241241
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
242242
with:
243243
repository: mendix/native-template
244-
ref: feat/react-native-upgrade-to-73.8
244+
ref: master
245245
path: native-template
246246
- name: "Check out code"
247247
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3

0 commit comments

Comments
 (0)