Skip to content

do not check for billing-data-service as it run inside of the container #5459

do not check for billing-data-service as it run inside of the container

do not check for billing-data-service as it run inside of the container #5459

name: acceptance-tests-secondary
on:
pull_request:
types:
- opened
- reopened
- synchronize
schedule:
- cron: '0 */12 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
jobs:
acceptance-tests-secondary:
uses: ./.github/workflows/acceptance_tests_common.yml
with:
secondary_tests: "18_run_secondary_tests.sh"
server_id: "secondary"