Skip to content

[BUMP] Update anothrNick/github-tag-action action to v1.67.0 (workflows) #47

[BUMP] Update anothrNick/github-tag-action action to v1.67.0 (workflows)

[BUMP] Update anothrNick/github-tag-action action to v1.67.0 (workflows) #47

Workflow file for this run

name: automerge check
on:
pull_request:
types:
- labeled
- unlabeled
check_suite:
types:
- completed
status:
types:
- success
permissions:
contents: write
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- uses: 1024pix/pix-actions/auto-merge@v0
with:
auto_merge_token: "${{ secrets.GITHUB_TOKEN }}"