Skip to content

chore(deps): update pascalgn/automerge-action action to v0.16.3 (.github/workflows/auto-merge.yml) (main) #8703

chore(deps): update pascalgn/automerge-action action to v0.16.3 (.github/workflows/auto-merge.yml) (main)

chore(deps): update pascalgn/automerge-action action to v0.16.3 (.github/workflows/auto-merge.yml) (main) #8703

Workflow file for this run

# @todo: sync with other repositories
name: governance
on:
pull_request_target:
branches: [master, main]
types: [synchronize, opened, labeled, unlabeled]
issues:
types: [opened, labeled, unlabeled]
issue_comment:
types: [created]
workflow_dispatch:
jobs:
main:
name: governance
runs-on: ubuntu-latest
if: >
github.repository != 'ivankatliarchuk/.github' &&
(github.actor != 'dependabot[bot]' || github.actor != 'dependabot-preview[bot]' ||
github.actor != 'renovate[bot]' || github.actor != 'renovate-bot')
steps:
- uses: DeFiCh/oss-governance-bot@v2.0.9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: .github/governance-bot.yml