diff options
| author | mat <27899617+mat-1@users.noreply.github.com> | 2021-05-25 11:06:37 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 11:06:37 -0500 |
| commit | 14cb968fe3113ce0980b2feaaa6bf0e0493068d6 (patch) | |
| tree | 9aaa9fc7154dee49481e47b0017ee1a21ab11816 /.github/workflows | |
| parent | 8c132c8eb308ce3e02cf1d1f79d58820dc1e65e8 (diff) | |
| download | skyblock-api-14cb968fe3113ce0980b2feaaa6bf0e0493068d6.tar.gz skyblock-api-14cb968fe3113ce0980b2feaaa6bf0e0493068d6.tar.bz2 skyblock-api-14cb968fe3113ce0980b2feaaa6bf0e0493068d6.zip | |
Update auto-merge.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/auto-merge.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index e322d9d..46c268b 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -1,7 +1,7 @@ name: auto-merge on: - pull_request: + pull_request_target: jobs: auto-merge: |
