Skip to content

✨ feat(workflows): add descriptive names to steps in action.yml for c… #8

✨ feat(workflows): add descriptive names to steps in action.yml for c…

✨ feat(workflows): add descriptive names to steps in action.yml for c… #8

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/.github/workflows/ci-semantic-release-sync.yml@main

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/call-ci-semantic-release-sync.yml" -> "variablesoftware/github-workflows/.github/workflows/ci-semantic-release-sync.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.