Skip to content

Update contributing.md #1616

Update contributing.md

Update contributing.md #1616

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