diff options
author | mat <27899617+mat-1@users.noreply.github.com> | 2021-07-12 03:55:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 03:55:18 -0500 |
commit | 1122fa8e415851677c78516caf479622208db15a (patch) | |
tree | 8096214afc899f11a8ac1fb5603cec20e02bc017 /.github/workflows | |
parent | a39b39abaff44a5d361257347a4bc6d9ed351232 (diff) | |
download | skyblock-api-1122fa8e415851677c78516caf479622208db15a.tar.gz skyblock-api-1122fa8e415851677c78516caf479622208db15a.tar.bz2 skyblock-api-1122fa8e415851677c78516caf479622208db15a.zip |
Update dependabotmerge.yml
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/dependabotmerge.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/dependabotmerge.yml b/.github/workflows/dependabotmerge.yml index aa82322..32fe486 100644 --- a/.github/workflows/dependabotmerge.yml +++ b/.github/workflows/dependabotmerge.yml @@ -3,7 +3,6 @@ on: [push, pull_request] jobs: automerge: - needs: build runs-on: ubuntu-latest steps: - uses: fastify/github-action-merge-dependabot@v2.1.1 |