We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1c60f commit cea0c3bCopy full SHA for cea0c3b
.github/workflows/pull_request.yaml
@@ -15,6 +15,7 @@ jobs:
15
with:
16
# do not use SwiftLang's license header check because the copyright for this project is Amazon.com + contributors
17
license_header_check_enabled: false
18
+ license_header_check_project_name: "Swift OpenAPI Lambda"
19
shell_check_enabled: false
20
python_lint_check_enabled: false
21
api_breakage_check_container_image: "swift:6.0-noble"
0 commit comments