Skip to content

docker: add workaround for centos7 version #208

docker: add workaround for centos7 version

docker: add workaround for centos7 version #208

name: Pull request master
on:
pull_request_target:
branches: [master]
jobs:
test:
uses: ./.github/workflows/backend-tests-on-docker.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit