1 changed files with
1 additions and
1 deletions
|
|
@ -4,7 +4,7 @@ on:
|
|
|
|
schedule:
|
|
|
|
schedule:
|
|
|
|
- cron: '0 6 * * 0'
|
|
|
|
- cron: '0 6 * * 0'
|
|
|
|
jobs:
|
|
|
|
jobs:
|
|
|
|
grab:
|
|
|
|
clean:
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
continue-on-error: true
|
|
|
|
continue-on-error: true
|
|
|
|
strategy:
|
|
|
|
strategy:
|
|
|
|