mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 08:41:14 +00:00
CI: run weekly
This commit is contained in:
parent
93db558b4e
commit
e5951daa3d
1 changed files with 3 additions and 6 deletions
9
.github/workflows/convert-schemes.yaml
vendored
9
.github/workflows/convert-schemes.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue