Skip to content

🔧 fix(releaserc): update headerPattern regex for improved commit mess… #3

🔧 fix(releaserc): update headerPattern regex for improved commit mess…

🔧 fix(releaserc): update headerPattern regex for improved commit mess… #3

on:
workflow_dispatch:
push:
branches:
- main
- stage
- feature/**
- bugfix/**
- fix/**
- hotfix/**
- release/**
- dependabot/**
- renovate/**
- chore/**
- test/**
jobs:
call-ci-release-sync:
uses: variablesoftware/github-workflows/workflows/ci-semantic-release-sync.yml@main

Check failure on line 19 in .github/workflows/call-ci-release-sync.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/call-ci-release-sync.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
# any workflow inputs
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
# any environment variables