Skip to content

🧹 chore(workflows): remove unused 'with' inputs from auto-merge and C… #5

🧹 chore(workflows): remove unused 'with' inputs from auto-merge and C…

🧹 chore(workflows): remove unused 'with' inputs from auto-merge and C… #5

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
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 22 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

The workflow is not valid. .github/workflows/call-ci-semantic-release-sync.yml (Line: 22, Col: 21): Invalid secret, GITHUB_TOKEN is not defined in the referenced workflow.