Skip to content

Update cpanfile.snapshot #240

Update cpanfile.snapshot

Update cpanfile.snapshot #240

Workflow file for this run

name: Maybe Enable Auto-Merge
on:
pull_request_target:
types: [opened]
jobs:
enable-auto-merge:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login == 'metacpan-bot'
steps:
- uses: alexwilson/[email protected]
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"