Update README.MD

This commit is contained in:
Максим Шеин
2025-04-21 12:44:26 +05:00
parent a387a7f7eb
commit 30fc1fdb33

View File

@@ -1,4 +1,3 @@
Examples:
```
on: [push]
@@ -11,6 +10,10 @@ jobs:
-
name: Checkout repo
uses: actions/checkout@v4
with:
# Number of commits to fetch. 0 indicates all history for all branches and tags.
# Default: 1
fetch-depth: '0'
-
name: Get current env
id: foo