colobot/.github/workflows
krzys-h b47ee4dd1e Don't try to upload annotations for pull requests from forks
The GITHUB_TOKEN is readonly when running from a fork... and I've found exactly 0 workarounds for this issue

I wanted to check permissions on the actual token rather than if we are running inside a fork, but the header that is supposed to specify the permissions doesn't exist under GH Actions (╯°□°)╯︵ ┻━┻
2020-07-20 21:06:13 +02:00
..
build.yml Fix MXE build 2020-07-09 19:55:11 +02:00
lint.yml Don't try to upload annotations for pull requests from forks 2020-07-20 21:06:13 +02:00
verify-pr-target.yml Display correct PR target branch as success rather than skipped 2020-07-07 18:37:21 +02:00