Update autoMerge.yml

This commit is contained in:
Preston 2021-08-20 11:06:12 -04:00 committed by GitHub
parent f5d7af3190
commit 01ebcce72b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Auto Merge PR
on:
pull_request_target:
types: [opened, synchronize, reopened]
types: [opened, synchronize, reopened, auto_merge_disabled]
jobs:
build: