Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

chore(deps): update dependency eslint to v9.10.0 #31

chore(deps): update dependency eslint to v9.10.0

chore(deps): update dependency eslint to v9.10.0 #31

Workflow file for this run

name: Build and Push Docker Image to the container image registry
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- main
paths:
- "Dockerfile"
jobs:
docker:
uses: stegripe/workflows/.github/workflows/docker-build-and-push.yaml@main
secrets: inherit