From 38bd43e345741fbbd976c4489310fd0cc0efff17 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Mon, 18 Mar 2024 17:35:55 +0100 Subject: [PATCH] Local test --- .github/workflows/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 8d4be7a..01f095d 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -40,7 +40,7 @@ jobs: commands: - find ./.github/ -type f -iregex ".*\.\(md\|yaml\)$" -print -exec sed -i "s/\/kdeldycke\/awesome-template\//\/kdeldycke\/${{ github.event.repository.name }}\//g" "{}" \; - pr_title: "[sync] Updates from `awesome-template`" + pr_title: "[sync] XXX Updates from `awesome-template`" pr_commit_msg: "[sync] Updates from awesome-template" pr_branch_name_prefix: "sync-awesome-template" pr_body: >