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