Skip to content

✨ feat(workflows): add call-ci-semantic-release-sync workflow for bra… #4

✨ feat(workflows): add call-ci-semantic-release-sync workflow for bra…

✨ feat(workflows): add call-ci-semantic-release-sync workflow for bra… #4

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

Check failure on line 19 in .github/workflows/call-auto-merge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/call-auto-merge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/call-auto-merge.yml" -> "variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
# any workflow inputs
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
# any environment variables