Skip to content

Commit e860df9

Browse files
committed
fix
1 parent c74e923 commit e860df9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
# https://github.com/actions/checkout/issues/766
3737
run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
3838
- name: License headers check
39+
env:
40+
PROJECT_NAME: "Swift OpenAPI Lambda"
3941
run: |
4042
./scripts/check-license-headers.sh
4143

0 commit comments

Comments
 (0)