Skip to content

Commit 4908a47

Browse files
add tag code
1 parent ed25a2c commit 4908a47

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

admin/framework/.github/workflows/close-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
comment: >
1515
Thank you for your pull request. However, you have submitted your PR on a read-only
16-
split of `codeigniter4/CodeIgniter4`. This repository, unfortunately, does
16+
split of <code>codeigniter4/CodeIgniter4</code>. This repository, unfortunately, does
1717
not accept PRs. Please submit your PR at https://github.com/codeigniter4/CodeIgniter4
1818
repository.<br/><br/>Thank you.

admin/starter/.github/workflows/close-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
comment: >
1515
Thank you for your pull request. However, you have submitted your PR on a read-only
16-
split of `codeigniter4/CodeIgniter4`. This repository, unfortunately, does
16+
split of <code>codeigniter4/CodeIgniter4</code>. This repository, unfortunately, does
1717
not accept PRs. Please submit your PR at https://github.com/codeigniter4/CodeIgniter4
1818
repository.<br/><br/>Thank you.

admin/userguide/.github/workflows/close-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
comment: >
1515
Thank you for your pull request. However, you have submitted your PR on a read-only
16-
split of `codeigniter4/CodeIgniter4`. This repository, unfortunately, does
16+
split of <code>codeigniter4/CodeIgniter4</code>. This repository, unfortunately, does
1717
not accept PRs. Please submit your PR at https://github.com/codeigniter4/CodeIgniter4
1818
repository.<br/><br/>Thank you.

0 commit comments

Comments
 (0)