mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 11:23:57 +00:00
fix(ci): linting, permissions and configuration
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"private": true,
|
||||
"description": "My Shared GitHub Actions & Configurations.",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"lint": "npx mega-linter-runner --flavor cupcake",
|
||||
"test": "echo \"Error: no test specified\" && exit 0"
|
||||
},
|
||||
"author": "Ismo Vuorinen <https://github.com/ivuorinen>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user