made it too easy to break these workflows when copying steps <!-- Describe your PR here. -->
@@ -65,7 +65,6 @@ jobs:
- name: Setup sentry env
uses: ./.github/actions/setup-sentry
- id: setup
with:
pg-version: ${{ matrix.pg-version }}
@@ -34,7 +34,6 @@ jobs:
if: steps.changes.outputs.api_docs == 'true'
- name: Checkout getsentry/sentry-api-schema
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
@@ -36,7 +36,6 @@ jobs: