Skip to content

Commit 4024013

Browse files
authored
Fix semgrep and retype yaml configs (#40)
1 parent 7dac3d6 commit 4024013

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
call-workflow-semgrep:
1212
permissions:
1313
security-events: write
14+
contents: read
1415
uses: workleap/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main

docs/retype.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ edit:
2323
links:
2424
- text: Github
2525
icon: mark-github
26-
link:https://workleap.github.io/wl-openapi-typescript
26+
link: https://workleap.github.io/wl-openapi-typescript
2727
target: blank
2828

2929
footer:

0 commit comments

Comments
 (0)