-
Notifications
You must be signed in to change notification settings - Fork 511
Closed
Labels
1. to developbugfeature: api 🛠️OCS API for conversations, chats and participantsOCS API for conversations, chats and participantstechnical debt
Description
Ref
- Fix capabilities endpoint with openai translation integration #10317
- fix(tests): Fix integration tests after merge of Translation capabili… #10598
When all the path names match patterns in paths-ignore, the workflow will not run. If any path names do not match patterns in paths-ignore, even if some path names match the patterns, the workflow will run.
There was some file that didn't match, so that's why the "when unrelated" ran... that's .... problematic.
"When unrelated" should only run, when none of the matching files was touched.
Metadata
Metadata
Assignees
Labels
1. to developbugfeature: api 🛠️OCS API for conversations, chats and participantsOCS API for conversations, chats and participantstechnical debt