Skip to content

ci: move reusable workflows to separate test repo #2

ci: move reusable workflows to separate test repo

ci: move reusable workflows to separate test repo #2

name: deploy-production
on:
push:
branches:
- master
concurrency:
group: ${{ github.workflow}}-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
uses: dhis2/workflows-test/.github/workflows/deploy-production.yml

Check failure on line 14 in .github/workflows/deploy-production.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-production.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets: inherit