CI: run weekly

This commit is contained in:
raf 2024-05-11 04:38:46 +03:00
parent 93db558b4e
commit e5951daa3d
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29

View file

@ -1,12 +1,9 @@
name: Convert YAML to JSON
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
schedule:
- cron: "0 3 * * sat" # every saturday at 3AM
jobs:
nix: