Skip to content

Bump remark-lint-no-file-name-mixed-case in /.config/remark (#1202) #339

Bump remark-lint-no-file-name-mixed-case in /.config/remark (#1202)

Bump remark-lint-no-file-name-mixed-case in /.config/remark (#1202) #339

Workflow file for this run

name: Updating branch that is configured to auto-merge
on:
push:
branches:
- master
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-18.04
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}