Skip to content

chore(deps): update dependency pytest to v7.4.3 #81

chore(deps): update dependency pytest to v7.4.3

chore(deps): update dependency pytest to v7.4.3 #81

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"