Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit ee00f66

Browse files
🤡 Reconfigured DWH Action
Signed-off-by: JumperBot_ <contactjumperbot@gmail.com>
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/delete-old-workflow-runs@v0.1.0
10+
- uses: otto-contentfactory/purge-workflow-runs@v1.0.1
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/delete-workflow-runs@v2.0.3
14+
with:
15+
token: ${{ secrets.GITHUB_TOKEN }}
16+
retain_days: 0
17+
keep_minimum_runs: 2

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /