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@8d02c3f3d05eef0c9c1e87d8fb6862cf812cfd75
secrets: inherit
with:
schemas-path: sentry-options/schemas
Loading