ci: update workflows [skip ci]

This commit is contained in:
lowlighter
2022-01-15 14:43:31 -05:00
parent f1eb7d7978
commit 5bfe4ef274
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
name: Examples
# THIS WORKFLOW IS AUTO-GENERATED
name: Publish examples
on:
schedule:
- cron: "0 8 1/2 * *"

View File

@@ -1,4 +1,4 @@
name: Build, test, analyze and publish
name: Main workflow
on:
push: