1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

ci: build github merge train branches with murdock

This commit is contained in:
Kaspar Schleiser 2023-11-07 13:05:56 +01:00
parent 4250c1509e
commit edf47f6f60

View File

@ -3,6 +3,8 @@ push:
# these two enable potential bors support:
- '^staging$'
- '^trying$'
# github merge trains:
- '^gh-readonly-queue/'
pr:
enable_comments: true