From 3035a50cba328c94d610da7c55c5bd077bdf5965 Mon Sep 17 00:00:00 2001 From: TomJKing Date: Wed, 2 Oct 2024 07:56:19 +0100 Subject: [PATCH] Update to use new GitHub bot user --- .github/mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 14c2459..a040d7f 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -7,7 +7,7 @@ queue_rules: pull_request_rules: - name: automatic merge for Scala Steward conditions: - - author=tna-digital-archiving-jenkins + - author=tna-da-bot - "check-success=Check terraform / terraform-check" - "check-success=Lambda test / test" - "check-success=security/snyk (nationalarchives)"