Skip to content

chore: reusability refactor #6

chore: reusability refactor

chore: reusability refactor #6

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

Check failure on line 18 in .github/workflows/develop.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/develop.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory