We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb2afc commit 63fe185Copy full SHA for 63fe185
1 file changed
cargo-generate.toml
@@ -8,5 +8,7 @@ cargo_generate_version = ">=0.23.0"
8
# Exclude files from the placeholder generated for the template
9
exclude = [
10
".github/workflows/dependency-audit.yml",
11
+ ".github/workflows/coverage-pr.yml",
12
+ ".github/workflows/semver-checks.yml",
13
"target",
-]
14
+]
0 commit comments