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 e860df9 commit 2909161Copy full SHA for 2909161
.github/workflows/pull_request.yaml
@@ -37,7 +37,7 @@ jobs:
37
run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
38
- name: License headers check
39
env:
40
- PROJECT_NAME: "Swift OpenAPI Lambda"
+ PROJECT_NAME: "Swift OpenAPI Lambda"
41
run: |
42
./scripts/check-license-headers.sh
43
0 commit comments