Skip to content
Open
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
2 changes: 1 addition & 1 deletion azure_pipelines/broker_submodule_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
VISION_LIB:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not update changelog.txt.

Please consider if this change would be noticeable to a partner or user and either update changelog.txt or resolve this conversation.

target: "vision_library"
displayName: Validate Pull Request
timeoutInMinutes: 120
pool:
vmImage: 'macOS-15'
timeOutInMinutes: 30

steps:
- checkout: azure-activedirectory-tokenbroker-for-objc
Expand Down
Loading