Skip to content

add help us improve field to all registrations #1154

add help us improve field to all registrations

add help us improve field to all registrations #1154

Workflow file for this run

name: Check PR
on:
workflow_dispatch:
pull_request:
branches: [master]
jobs:
tests:
name: Tests
if: |
!github.event.pull_request.head.repo.fork && github.event.pull_request.user.login != 'dependabot[bot]'
uses: ./.github/workflows/tests.yml

Check failure on line 13 in .github/workflows/check-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/check-pr.yml" -> "./.github/workflows/tests.yml" : You have an error in your yaml syntax on line 73
secrets:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
GHOST_CONTENT_KEY: ${{ secrets.GHOST_CONTENT_KEY }}
MONDOO_SECRET: ${{ secrets.MONDOO_SECRET }}
STRIPE_WEBHOOK_SECRET: ${{ secrets.STRIPE_WEBHOOK_SECRET }}
STRIPE_SECRET_KEY: ${{ secrets.STRIPE_SECRET_KEY }}