Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit ee00f66

Browse files
authored
🤡 Reconfigured DWH Action
Signed-off-by: JumperBot_ <[email protected]>
1 parent f49d9ae commit ee00f66

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/delete_workflow_history.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ jobs:
77
eradicate:
88
runs-on: ubuntu-latest
99
steps:
10-
- name: Delete workflow runs
11-
uses: MajorScruffy/[email protected]
10+
- uses: otto-contentfactory/[email protected]
1211
with:
13-
older-than-seconds: 604800
14-
repository: JumperBot/Java-SomeUtils
15-
what-if: false
16-
env:
17-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12+
token: ${{ secrets.GITHUB_TOKEN }}
13+
- uses: Mattraks/[email protected]
14+
with:
15+
token: ${{ secrets.GITHUB_TOKEN }}
16+
retain_days: 0
17+
keep_minimum_runs: 2

0 commit comments

Comments
 (0)