Skip to content

Commit

Permalink
Local test
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Mar 18, 2024
1 parent c2ec7a5 commit 38bd43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down

0 comments on commit 38bd43e

Please sign in to comment.