Local test

This commit is contained in:
Kevin Deldycke
2024-03-18 17:35:55 +01:00
parent c2ec7a5afe
commit 38bd43e345

View File

@@ -40,7 +40,7 @@ jobs:
commands: commands:
- find ./.github/ -type f -iregex ".*\.\(md\|yaml\)$" -print -exec sed -i - find ./.github/ -type f -iregex ".*\.\(md\|yaml\)$" -print -exec sed -i
"s/\/kdeldycke\/awesome-template\//\/kdeldycke\/${{ github.event.repository.name }}\//g" "{}" \; "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_commit_msg: "[sync] Updates from awesome-template"
pr_branch_name_prefix: "sync-awesome-template" pr_branch_name_prefix: "sync-awesome-template"
pr_body: > pr_body: >