Skip to content

[pre-commit.ci] pre-commit autoupdate #27

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #27

Workflow file for this run

# Generated from:
# https://github.com/plone/meta/tree/master/config/default
# See the inline comments on how to expand/tweak this configuration file
name: Meta
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
workflow_dispatch:
jobs:
qa:
uses: plone/meta/.github/workflows/qa.yml@master
test:
uses: plone/meta/.github/workflows/test.yml@master
coverage:
uses: plone/meta/.github/workflows/coverage.yml@master
dependencies:
uses: plone/meta/.github/workflows/dependencies.yml@master
release-ready:
uses: plone/meta/.github/workflows/release_ready.yml@master

Check failure on line 26 in .github/workflows/meta.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/meta.yml

Invalid workflow file

error parsing called workflow ".github/workflows/meta.yml" -> "plone/meta/.github/workflows/release_ready.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
circular:
uses: plone/meta/.github/workflows/circular.yml@master