mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 16:39:21 +01:00
- Switched from `pull_request` to `pull_request_target`, explicitly checking out the PR code. - Added security-checkpoint job that will fail on pull requests from forks. - Added concurrency limiter. - Added missing live tests filter. - Fixed bad indentation. Fixes #1107