OpenTTD/.github
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.
2021-01-08 15:20:27 +01:00
..
workflows Fix: [Actions] circumvent Windows tar warning about read-only files (#8524) 2021-01-08 15:20:27 +01:00
changelog.sh Add: [Actions] release workflow for both releases and nightlies 2020-12-19 18:26:29 +01:00
FUNDING.yml Add: [GitHub] sponsor button on github.com (#7700) 2019-08-31 21:20:24 +02:00
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md Add: [GitHub] PR template. (#8414) 2020-12-22 22:39:24 +01:00
stale.yml