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

@@ -3,6 +3,8 @@ on:
schedule:
- cron: "0 8 1/2 * *"
workflow_dispatch:
workflow_call:
jobs:
# ======================================================================================
@@ -1035,7 +1037,7 @@ jobs:
output_action: none
delay: 120
if: ${{ success() || failure() }}
- name: Publish examples
if: ${{ success() || failure() }}