ci: update workflows [skip ci]

This commit is contained in:
lowlighter
2022-01-15 14:42:11 -05:00
parent 8ac16686c8
commit f1eb7d7978
6 changed files with 98 additions and 82 deletions

View File

@@ -1,8 +1,11 @@
name: Examples
# THIS WORKFLOW IS AUTO-GENERATED
name: Publish examples
on:
schedule:
- cron: "0 8 1/2 * *"
workflow_dispatch:
workflow_call:
jobs:
# ======================================================================================