Kevin Nardi
Kevin Nardi
I had imported my sprites with "Pixels to Units" set to 128, and couldn't figure out for the life of me why I had weird spaces in between my character's...
GitHub repositories use "main" by default now (since October 2020), so switch to that as the default for the `.git` and `.gitHub` deployment methods.
### Description The GitHub API spec has something like this for the request body of the `checks/create` operation: ```yaml type: object properties: name: ... head_sha: ... details_url: ... external_id: ......