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

Commit f49d9ae

Browse files
committed
🧐 Reconfigured DWH Action
1 parent 8af0fc9 commit f49d9ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/delete_workflow_history.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
- name: Delete workflow runs
1111
uses: MajorScruffy/[email protected]
1212
with:
13-
repository: JumperBot/Java-SomeUtils
1413
older-than-seconds: 604800
14+
repository: JumperBot/Java-SomeUtils
15+
what-if: false
1516
env:
1617
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)