This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/jmeter-bugzilla-attachments.git
commit a81c329d2f04977f8676552751af11a2b3ce740c Author: Vladimir Sitnikov <[email protected]> AuthorDate: Fri Sep 23 16:41:48 2022 +0300 Configure path for GitHub pages to repository root --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index a0ee0ce..f4aeaf6 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,6 +18,7 @@ github: dependabot_updates: false ghp_branch: gh-pages + ghp_path: ~ notifications: commits: [email protected]
