Skip to content

Add timeout before back for testing #16303

Add timeout before back for testing

Add timeout before back for testing #16303

Workflow file for this run

name: Empty shell of docker build
on:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
docker-build-passes:
runs-on: ubuntu-20.04
steps:
- run: echo Nothing to do here