Skip to content

Commit 0e9a1d2

Browse files
authored
Update blank.yml
1 parent 2c67089 commit 0e9a1d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/blank.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
steps:
2525
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2626
- uses: actions/checkout@v3
27+
with:
28+
fetch-depth: 0
2729
- uses: google/github_actions_playground@9cffb1a471122a4bac35a5faace018c2c089fc75
2830
# Runs a single command using the runners shell
2931
- name: Run a one-line script

0 commit comments

Comments
 (0)