Skip to content

Commit 2984e3f

Browse files
committed
checkout version
1 parent 8ffb15b commit 2984e3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/my-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
github-server-url: https://github.tools.sap
2222
ref: 'main'
2323

24+
- name: Sleep for 5 minutes
25+
run: sleep 300
26+
2427
# Step 3: Show current directory
2528
- name: Print working directory
2629
run: pwd

0 commit comments

Comments
 (0)