Skip to content

Add KiyotadaMori to Contributors list #29

Add KiyotadaMori to Contributors list

Add KiyotadaMori to Contributors list #29

Workflow file for this run

ame: Pull Request Auto Merge

Check failure on line 1 in .github/workflows/automerge.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/automerge.yaml

Invalid workflow file

The workflow is not valid. .github/workflows/automerge.yaml (Line: 1, Col: 1): Unexpected value 'ame'
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Automerge
uses: pascalgn/[email protected] # 最新バージョンであることを確認してください
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}