Skip to content

chore(deps): update dependency actions/checkout to v3.6.0 (.github/workflows/release-draft.yml) (main) #698

chore(deps): update dependency actions/checkout to v3.6.0 (.github/workflows/release-draft.yml) (main)

chore(deps): update dependency actions/checkout to v3.6.0 (.github/workflows/release-draft.yml) (main) #698

# @todo: sync with other repositories
name: governance.bot
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.actor != 'dependabot[bot]' || github.actor != 'dependabot-preview[bot]' ||
github.actor != 'renovate[bot]' || github.actor != 'renovate-bot')
steps:
- uses: DeFiCh/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: .github/governance.bot.yml