Skip to content

Bump dawidd6/action-download-artifact from 3 to 5 #358

Bump dawidd6/action-download-artifact from 3 to 5

Bump dawidd6/action-download-artifact from 3 to 5 #358

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
workflow_dispatch:
status:
permissions:
pull-requests: write
contents: write
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- id: automerge
name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies,pull"