Skip to content

✨ feat(workflows): update CI workflow triggers to include workflow_di… #5

✨ feat(workflows): update CI workflow triggers to include workflow_di…

✨ feat(workflows): update CI workflow triggers to include workflow_di… #5

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
with:

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

View workflow run for this annotation

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

Invalid workflow file

The workflow is not valid. .github/workflows/call-auto-merge.yml (Line: 20, Col: 10): Unexpected value '' .github/workflows/call-auto-merge.yml (Line: 24, Col: 5): Unexpected value 'env'
# any workflow inputs
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
# any environment variables