Skip to content

Don't build on push to join repo #91

Don't build on push to join repo

Don't build on push to join repo #91

name: docker-image-push-public-dash
on:
push:
branches: [ main, cleanup-cicd ]
jobs:
build:
uses: MukuFlash03/e-mission-server/.github/workflows/reusable_image_build_push.yml@cleanup-cicd
with:
repo: ${GITHUB_REPOSITORY#*/}
branch: ${GITHUB_REF##*/}
secrets: inherit