-
Notifications
You must be signed in to change notification settings - Fork 0
GA test #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GA test #41
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,4 +4,6 @@ | |
| - 自分用、もっとちゃんとした物が出ればそっちを使うと思う | ||
|
|
||
| ### 参考にした | ||
| - https://www.m3tech.blog/entry/aws-lambda-custom-runtime | ||
| - https://www.m3tech.blog/entry/aws-lambda-custom-runtime | ||
|
|
||
| ## GAテスト用コミット | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The header '## GAテスト用コミット' (GA test commit) appears to be a placeholder for testing CI/CD workflows. It is generally recommended to avoid merging test-specific content into the main documentation. Additionally, the use of an H2 header here breaks the document hierarchy, as it follows an H3 header ('### 参考にした'). Consider removing this section to keep the documentation clean and structurally consistent. |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test placeholder section committed to README
Low Severity
The
## GAテスト用コミットsection header appears to be a test/placeholder commit for verifying a GA (GitHub Actions) pipeline. It adds an empty section with no meaningful content to the README, which looks like it was not intended to be a permanent part of the documentation.