Docs.rs
github-actions-models-0.18.0
github-actions-models 0.18.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woodruffw
Dependencies
indexmap ^2.7.0
normal
serde ^1.0.193
normal
serde_yaml ^0.9.29
normal
Versions
27.39%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
github_
actions_
models
0.18.0
Module workflow
Module Items
Modules
Structs
Enums
In crate github_
actions_
models
github_actions_models
Module
workflow
Copy item path
Source
Expand description
Data models for GitHub Actions workflow definitions.
Resources:
Workflow syntax for GitHub Actions
JSON Schema definition for workflows
Modules
§
event
Workflow events.
job
Workflow jobs.
Structs
§
Defaults
RunDefaults
Workflow
A single GitHub Actions workflow.
Enums
§
Concurrency
Job
Trigger
The triggering condition or conditions for a workflow.