mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
Update enable-automerge.yml
This commit is contained in:
parent
3c3ff85698
commit
8adacf3bd3
1 changed files with 9 additions and 8 deletions
17
.github/workflows/enable-automerge.yml
vendored
17
.github/workflows/enable-automerge.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue