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
2 changes: 1 addition & 1 deletion .github/workflows/validate-sentry-options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: needs.files-changed.outputs.schemas == 'true'
needs: files-changed
name: Validate Schema Evolution
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@0b115be89b102d76beff8106bd4054365954282e
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@b50bbb199c30b3d9f56aa5f06791d66a8ab89dae
secrets: inherit
with:
schemas-path: sentry-options/schemas
Loading