Skip to content

Merge pull request #3 from MichalKalke/mk-local-test-release #2

Merge pull request #3 from MichalKalke/mk-local-test-release

Merge pull request #3 from MichalKalke/mk-local-test-release #2

Workflow file for this run

name: push
on:
push:
branches: [ "main", "release-*" ]
jobs:
# builds:
# uses: ./.github/workflows/_build.yaml
upgrades:

Check failure on line 11 in .github/workflows/push.yaml

View workflow run for this annotation

GitHub Actions / push

Invalid workflow file

The workflow is not valid. .github/workflows/push.yaml (Line: 11, Col: 3): The workflow must contain at least one job with no dependencies.
needs: builds
uses: ./.github/workflows/_upgrade-tests.yaml