From c9c3037742c6277d52a30bc3bbdc53a9e8b5a3eb Mon Sep 17 00:00:00 2001 From: undefined <150700357+DeployDuck@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:42:14 +0000 Subject: [PATCH] chore: synced local '.github/workflows/push-to-private.yml' with remote 'sync-files/anemoi/some/.github/workflows/push-to-private.yml' Triggered from common files on https://github.com/ecmwf-actions/reusable-workflows --- .github/workflows/push-to-private.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push-to-private.yml b/.github/workflows/push-to-private.yml index 699ce746a..21f7c2f2c 100644 --- a/.github/workflows/push-to-private.yml +++ b/.github/workflows/push-to-private.yml @@ -32,3 +32,4 @@ jobs: run: | git remote add private git@github.com:${{ github.repository }}-private.git git push --set-upstream private main +