godot/.github
Rémi Verschelde caea551d41 CI: Build without debug symbols to reduce cache size
We often hit "Too Many Requests" errors when uploading the cache with
`actions/cache` because there's a limit of 10 GB every 5 minutes, and we can
easily go over it when we amend or merge several PRs in a short timespan.

This will make the CI artifacts less useful for debugging crashes but there's
no real way around this.
2021-02-22 11:51:55 +01:00
..
ISSUE_TEMPLATE Style: Fix code format scripts compat with non-GNU Unices 2020-07-27 13:11:44 +02:00
workflows CI: Build without debug symbols to reduce cache size 2021-02-22 11:51:55 +01:00
CODEOWNERS CODEOWNERS: Add some more owned files and fix team names 2021-02-16 11:35:51 +01:00
PULL_REQUEST_TEMPLATE.md Add a PR template with a message about PRs needing to be for master 2020-07-22 13:04:58 -04:00