chore: pin bincraft 4.2.0 and drop superseded standalone r-minor workflow
Bumps the bincraft git-tag pin and version guard from v4.1.1 to v4.2.0 across all .crow workflows, removes .crow/build-r-minor-sensitive-packages.yaml (now superseded by the integrated full + iterative flow), and drops its now-orphaned hook-exclude entries.
This commit is contained in:
parent
771d642531
commit
5bade188c2
1 changed files with 33 additions and 120 deletions
|
|
@ -1,8 +1,3 @@
|
|||
{
|
||||
"Exclude": [
|
||||
"^LICENSE\\.md$",
|
||||
"^benchmark/",
|
||||
"^docker/reprex/",
|
||||
"^\\.crow/build-r-minor-sensitive-packages\\.yaml$"
|
||||
]
|
||||
"Exclude": ["^LICENSE\\.md$", "^benchmark/", "^docker/reprex/"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue