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 name: Enable auto merge
on: on:
pull_request: # pull_request:
types: # types:
- opened # - opened
- reopened # - reopened
branches: # branches:
- main # - main
- develop # - develop
- na2na # - na2na
workflow_dispatch:
jobs: jobs:
enable-auto-merge: enable-auto-merge: