From b8416ced471249af02b464ee303f67c0e0b12ba0 Mon Sep 17 00:00:00 2001 From: Nicolas Lemoine Date: Wed, 27 Nov 2024 11:26:40 +0100 Subject: [PATCH] feat: Add more repos --- .github/workflows/sync-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/sync-ci.yml b/.github/workflows/sync-ci.yml index 1a522c1..8589d2a 100644 --- a/.github/workflows/sync-ci.yml +++ b/.github/workflows/sync-ci.yml @@ -21,5 +21,8 @@ jobs: ^.github/pull_request_template.md TARGET_REPOS: | Humanoidfr/humanoid-core + Humanoidfr/numerama-next + Humanoidfr/humanoid-redesign + Humanoidfr/madmoizelle-theme COMMIT_MESSAGE: "ci: Update pull request template" GITHUB_TOKEN: ${{ secrets.SYNC_REPOS }}