Skip to content

🤖 chore(deps): Bump @semantic-release/github from 11.0.6 to 12.0.0 #89

🤖 chore(deps): Bump @semantic-release/github from 11.0.6 to 12.0.0

🤖 chore(deps): Bump @semantic-release/github from 11.0.6 to 12.0.0 #89

env:
ACTIONS_STEP_DEBUG: true
ACTIONS_RUNNER_DEBUG: true
RUN_TEST: 0
RUN_BUILD: 0
RUN_LINT: 0
on:
workflow_dispatch:
push:
branches:
- main
- stage
- 'feature/**'
- 'bugfix/**'
- 'fix/**'
- 'hotfix/**'
- 'release/**'
- 'dependabot/**'
- 'renovate/**'
- 'chore/**'
- 'test/**'
pull_request:
types: [labeled, synchronize, opened, reopened, ready_for_review]
branches:
- main
- stage
- 'feature/**'
- 'bugfix/**'
- 'fix/**'
- 'hotfix/**'
- 'release/**'
- 'dependabot/**'
- 'renovate/**'
- 'chore/**'
- 'test/**'
jobs:
call-auto-merge:
# uses: ./.github/workflows/auto-merge.yml
uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main
# uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@v1
# uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@38038641148ab8eaa7c9be80d9041a6c8c80641e
# secrets:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}