You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/.github/workflows
Patric Stout 4059ccf863
Fix: [Actions] circumvent Windows tar warning about read-only files (#8524)
Because certain files are read-only, the "restore-cache" step
fails, as Windows tar refuses to overwrite those files (even
if they are identical). Instead of hoping upstream fixes
"restore-cache", just remove the read-only flag on these files
instead.
3 years ago
..
ci-build.yml Fix: [Actions] circumvent Windows tar warning about read-only files (#8524) 3 years ago
commit-checker.yml Fix: Prevent infinite recursion in commit checker 4 years ago
preview_build.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 4 years ago
preview_label.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 4 years ago
preview_push.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 4 years ago
release.yml Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435) 4 years ago