Skip to content

build: adjusted sign command for goreleaser #8

build: adjusted sign command for goreleaser

build: adjusted sign command for goreleaser #8

# THIS FILE IS MANAGED BY IAC
# AND WILL BE OVERWRITTEN IF MODIFIED
# github-infra:/assets/workflows/conventional_commits.yaml
name: qernal-conventional-commits
on:
push:
branches:
- main
- develop
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
# validate commits
commit:
if: '! github.event.pull_request.draft'
uses: qernal/qernal-pipelines/.github/workflows/conventional-commits.yaml@develop

Check failure on line 19 in .github/workflows/conventional-commits.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/conventional-commits.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/conventional-commits.yaml" -> "qernal/qernal-pipelines/.github/workflows/conventional-commits.yaml@develop" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
lint_only: true