chore: define scorecard workflow

This commit is contained in:
Matthieu MOREL
2024-08-24 09:26:49 +00:00
parent 534d3dd038
commit 83ee06e9e7
19 changed files with 117 additions and 61 deletions

View File

@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Check for difference in README.md and docs/README.md
run: |