Skip to content

chore(deps): lock file maintenance (#105) #116

chore(deps): lock file maintenance (#105)

chore(deps): lock file maintenance (#105) #116

Workflow file for this run

name: Automate Building and Pushing Docker to AWS ECR
on:
push:
paths-ignore:
- "docs/**"
- "**.md**"
branches: [main]
jobs:
validate:
uses: trussworks/shared-actions/.github/workflows/aws-ecr.yml@main
secrets: inherit
with:
aws-region: "us-west-2"