github
id | filename | name | on | repo | env | permissions |
---|---|---|---|---|---|---|
20963 | deploy-demo.yml | Build and deploy demo | { "workflow_dispatch": null, "push": { "branches": [ "main" ] }, "schedule": [ { "cron": "0 0 * * *" } ] } |
207052882 | ||
20964 | publish.yml | Publish Python Package | { "release": { "types": [ "created" ] } } |
207052882 | ||
20965 | readme-toc.yaml | Update README table of contents | { "workflow_dispatch": null, "push": { "branches": [ "main" ], "paths": [ "README.md" ] } } |
207052882 | ||
20966 | test.yml | Test | [ "push" ] |
207052882 |