ci: update workflows [skip ci]
This commit is contained in:
3
.github/workflows/examples.yml
vendored
3
.github/workflows/examples.yml
vendored
@@ -1,4 +1,5 @@
|
||||
name: Examples
|
||||
# THIS WORKFLOW IS AUTO-GENERATED
|
||||
name: Publish examples
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 8 1/2 * *"
|
||||
|
||||
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build, test, analyze and publish
|
||||
name: Main workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user