mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-09 19:10:38 +00:00
c768f4fc7a
This mainly as they are not expected to fail, or give more information than the other targets already would. And this is just hogging up the CI pipeline. On average, these targets take ~80 CPU-minutes to finish.
21 lines
315 B
YAML
21 lines
315 B
YAML
notifications:
|
|
global:
|
|
irc:
|
|
- openttd
|
|
- openttd.notice
|
|
|
|
push:
|
|
only:
|
|
- master
|
|
only-by:
|
|
- eints-sync\[bot\]
|
|
commit-comment:
|
|
discussion:
|
|
pull-request:
|
|
issue:
|
|
tag-created:
|
|
workflow-run:
|
|
only:
|
|
- .github/workflows/release.yml
|
|
- .github/workflows/ci-nightly.yml
|