Skip to content

Merge pull request #8 from zooniverse/add-dependabot #11

Merge pull request #8 from zooniverse/add-dependabot

Merge pull request #8 from zooniverse/add-dependabot #11

Workflow file for this run

name: Build & Push Image
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build_and_push_image:
name: Build and Push Image
uses: zooniverse/ci-cd/.github/workflows/build_and_push_image.yaml@main
with:
repo_name: listmonk-sync
commit_id: ${{ github.sha }}
latest: true