Update enable-automerge.yml

This commit is contained in:
na2na 2022-10-31 23:40:54 +09:00 committed by GitHub
parent 3c3ff85698
commit 8adacf3bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,14 @@
name: Enable auto merge
on:
pull_request:
types:
- opened
- reopened
branches:
- main
- develop
- na2na
# pull_request:
# types:
# - opened
# - reopened
# branches:
# - main
# - develop
# - na2na
workflow_dispatch:
jobs:
enable-auto-merge: