mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Don't run CI on pushed commits (while keeping pull requests) (#91163)
See https://github.com/tgstation/TerraGov-Marine-Corps/pull/17885 and https://discord.com/channels/326822144233439242/1372427512273043506/1372484162023456861 Co-authored-by: TiviPlus <572233640+TiviPlus@users.noreply.com>
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
name: CI Suite
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'project/**'
|
||||
- 'gh-readonly-queue/master/**'
|
||||
- 'gh-readonly-queue/project/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user