Skip to content

Use SQS_PREFIX not ES_PREFIX for queues #865

Use SQS_PREFIX not ES_PREFIX for queues

Use SQS_PREFIX not ES_PREFIX for queues #865

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/rubocop.yml
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit