mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
again?
This commit is contained in:
parent
a19749a713
commit
f961d1b808
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cleanup-DEV.yml
vendored
1
.github/workflows/cleanup-DEV.yml
vendored
|
@ -36,6 +36,7 @@ jobs:
|
||||||
##########################
|
##########################
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
run: git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
|
||||||
|
|
||||||
######################
|
######################
|
||||||
# Run Removal script #
|
# Run Removal script #
|
||||||
|
|
Loading…
Reference in a new issue