run update at 00:00 on fridays

This commit is contained in:
Adithya 2024-06-01 14:08:56 +05:30
parent 116ff5b8a3
commit c79523b95c
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -2,7 +2,7 @@ name: Update inputs
on: on:
schedule: schedule:
- cron: "0 0 * * 0" - cron: "0 0 * * 5"
workflow_dispatch: workflow_dispatch:
jobs: jobs: