Skip to content

Chore tagging release images #7

Chore tagging release images

Chore tagging release images #7

Workflow file for this run

name: build-push-scan
on:
push:
branches:
- develop
pull_request:
branches:
- "develop"
permissions:
contents: read
packages: write
security-events: write
jobs:
build-and-push:
uses: ./.github/workflows/node-build-and-push-all.yml