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
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
..
workflows Fix: [Actions] circumvent Windows tar warning about read-only files (#8524) 3 years ago
FUNDING.yml Add: [GitHub] sponsor button on github.com (#7700) 5 years ago
ISSUE_TEMPLATE.md Add: [GitHub] Add issue template to encourage better issue reporting. (#7137) 5 years ago
PULL_REQUEST_TEMPLATE.md Add: [GitHub] PR template. (#8414) 4 years ago
changelog.sh Add: [Actions] release workflow for both releases and nightlies 4 years ago
stale.yml Add: [GitHub] enable probot/stale, to flush out stale issues/pull requests 5 years ago