Skip to content

Commit 6cd98f6

Browse files
authored
Update integration-test-call.yml
1 parent 4d07025 commit 6cd98f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test-call.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
init:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- name: Create Feature Branch
16+
- name: Create Feature
1717
run: git checkout -b feature/$GITHUB_RUN_NUMBER && git push -u origin feature/$GITHUB_RUN_NUMBER
1818
- name: Add status check target URL
1919
run: |

0 commit comments

Comments
 (0)