aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2021-07-12 04:03:28 -0500
committerGitHub <noreply@github.com>2021-07-12 04:03:28 -0500
commit559e3f55ff2a1e34bf887670584d6f3650e649c9 (patch)
tree14eef04e7222f2d3e71c4424cb1911b87baa8703 /.github
parent435205f1f7b881dc5ee7147bc75c5f5f71e1331b (diff)
downloadskyblock-api-559e3f55ff2a1e34bf887670584d6f3650e649c9.tar.gz
skyblock-api-559e3f55ff2a1e34bf887670584d6f3650e649c9.tar.bz2
skyblock-api-559e3f55ff2a1e34bf887670584d6f3650e649c9.zip
Update test.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e152ab3..d797ab9 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -14,3 +14,12 @@ jobs:
- name: Run tests
run: npm test
+
+ automerge:
+ needs: build
+ runs-on: ubuntu-latest
+ steps:
+ - uses: fastify/github-action-merge-dependabot@v2.1.1
+ with:
+ github-token: ${{ secrets.GITHUB_TOKEN }}
+ target: minor