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 .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@fa066c1d3ef0849153092a0272c17fc0bcce14c8
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@a858de3e3969eda891a0133275c58efdce6a55c3
secrets: inherit
with:
schemas-path: sentry-options/schemas
Loading