diff --git a/.github/workflows/semgrep-rules-test.yml b/.github/workflows/semgrep-rules-test.yml index b2c4859..f66007a 100644 --- a/.github/workflows/semgrep-rules-test.yml +++ b/.github/workflows/semgrep-rules-test.yml @@ -29,4 +29,4 @@ jobs: wget https://raw.githubusercontent.com/returntocorp/semgrep-rules/develop/metadata-schema.yaml.schm python ./validate-metadata.py -s ./metadata-schema.yaml.schm -f . - name: x - run: semgrep --config="r/yaml.semgrep" --severity ERROR . \ No newline at end of file + run: semgrep --config="r/yaml.semgrep" --severity ERROR .