Skip to content

ci: skip running az_acr_push on dev push #2

ci: skip running az_acr_push on dev push

ci: skip running az_acr_push on dev push #2

Workflow file for this run

name: 'ACR: Docker Push'
on:
workflow_dispatch:
push:
branches:
- "**"
- "!dev"
tags-ignore:
- "**"
jobs:
call-az-acr-push:
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/az_acr_push.yml@dev

Check failure on line 15 in .github/workflows/az_acr_push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/az_acr_push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/az_acr_push.yml" -> "code-kern-ai/cicd-deployment-scripts/.github/workflows/az_acr_push.yml@dev" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit