Skip to content

feat(cmd/sentry): refactor main to use application package for core logic #90

feat(cmd/sentry): refactor main to use application package for core logic

feat(cmd/sentry): refactor main to use application package for core logic #90

Workflow file for this run

name: check-typos
on:
pull_request:
branches:
- master
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Check for typos
uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1