We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GithubCiLayer.build_setup
In dist::config::v1::ci::github::GithubCiLayer, the permissions and build_setup fields have the same documentation, which seems wrong:
dist::config::v1::ci::github::GithubCiLayer
permissions
build_setup
cargo-dist/cargo-dist/src/config/v1/ci/github.rs
Lines 24 to 30 in d40391d
It's unclear to me what the documentation for build_setup is supposed to be.
The text was updated successfully, but these errors were encountered:
If this is updated, apply_ci_github() should be updated as well.
apply_ci_github()
Sorry, something went wrong.
No branches or pull requests
In
dist::config::v1::ci::github::GithubCiLayer
, thepermissions
andbuild_setup
fields have the same documentation, which seems wrong:cargo-dist/cargo-dist/src/config/v1/ci/github.rs
Lines 24 to 30 in d40391d
It's unclear to me what the documentation for
build_setup
is supposed to be.The text was updated successfully, but these errors were encountered: