Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/configuration/sharing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ shared:
queue_rules:
- name: hotfix
queue_conditions:
- and: *my_ci
- and: *common_checks
- name: default
queue_conditions:
- and: *my_ci
- and: *common_checks
Comment thread
jd marked this conversation as resolved.
- schedule = Mon-Fri 09:00-17:30[Europe/Paris]
```

Expand Down
Loading