Skip to content

fix(eslint): command line interface and some function update #4

fix(eslint): command line interface and some function update

fix(eslint): command line interface and some function update #4

Workflow file for this run

# name: Build and Push Docker Image to 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.yml@main
# secrets: inherit