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 }}