ci: move to cron

This commit is contained in:
Nemesis 2023-02-19 20:30:43 +01:00 committed by GitHub
parent c8f68bd170
commit 2446886103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
name: Auto import
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "0 0 * * 0"
jobs:
emblems: