Skip to content

Bump codecov/codecov-action from 3.1.0 to 3.1.2 #78

Bump codecov/codecov-action from 3.1.0 to 3.1.2

Bump codecov/codecov-action from 3.1.0 to 3.1.2 #78

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- opened
check_suite:
types:
- completed
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@v0.15.2"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
MERGE_LABELS: automerge