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 7dac3d6 commit 4024013Copy full SHA for 4024013
.github/workflows/semgrep.yml
@@ -11,4 +11,5 @@ jobs:
11
call-workflow-semgrep:
12
permissions:
13
security-events: write
14
+ contents: read
15
uses: workleap/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main
docs/retype.yaml
@@ -23,7 +23,7 @@ edit:
23
links:
24
- text: Github
25
icon: mark-github
26
- link:https://workleap.github.io/wl-openapi-typescript
+ link: https://workleap.github.io/wl-openapi-typescript
27
target: blank
28
29
footer:
0 commit comments