Skip to content

ARC 130 Swap out CircleCI Badge for GH Actions #1610

ARC 130 Swap out CircleCI Badge for GH Actions

ARC 130 Swap out CircleCI Badge for GH Actions #1610

Workflow file for this run

# This workflow will only build for Pull Requests which are opened, changed , merged
name: Docker build
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
docker:
uses: usdot-fhwa-stol/actions/.github/workflows/docker.yml@main