Explorar o código

Potential fix for code scanning alert no. 59: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
El RIDO hai 11 meses
pai
achega
ac1b16e803
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/eslint.yml

+ 2 - 0
.github/workflows/eslint.yml

@@ -1,4 +1,6 @@
 name: ESLint Check
+permissions:
+  contents: read
 
 on:
   push: