mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:09:46 +01:00
20 lines
349 B
YAML
20 lines
349 B
YAML
push:
|
|
branches:
|
|
# these two enable potential bors support:
|
|
- '^staging$'
|
|
- '^trying$'
|
|
|
|
pr:
|
|
enable_comments: true
|
|
sticky_comment: true
|
|
comment_artifacts:
|
|
- name: doc-preview/
|
|
readable_name: Documentation preview
|
|
|
|
commit:
|
|
skip_keywords: ["ci_skip", "murdock_skip", "[ci skip]" ]
|
|
|
|
artifacts:
|
|
- output.txt
|
|
- doc-preview/
|