Skip to content

Commit 8660c99

Browse files
authored
[skip ci]
1 parent 13d15bf commit 8660c99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/remove-old-artifacts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
schedule:
88
# Runs at 01:00 UTC on the 1, 8, 15, 22 and 29th of every month.
99
- cron: '0 1 */7 * *'
10+
11+
workflow_dispatch:
1012

1113
jobs:
1214
remove-old-artifacts:

0 commit comments

Comments
 (0)