Skip to content

Commit e00bbc2

Browse files
authored
Rename checkout path from 'main' to 'MYmain'
1 parent ce0dce5 commit e00bbc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Checkout Main
6060
uses: actions/checkout@v6.0.2
6161
with:
62-
path: main
62+
path: MYmain
6363
submodules: recursive
6464

6565
- name: Hide sensitive inputs

0 commit comments

Comments
 (0)