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 90f37c6 commit d190a21Copy full SHA for d190a21
.github/workflows/lint.yml
@@ -13,6 +13,8 @@ on:
13
permissions:
14
contents: read
15
16
+# FIXME Replace with socketr.dev one
17
jobs:
18
lint:
19
+ # FIXME Replace with socket.dev one
20
uses: voxpelli/ghatemplates/.github/workflows/lint.yml@main
.github/workflows/nodejs.yml
@@ -15,6 +15,7 @@ permissions:
test:
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
with:
21
node-versions: '14,16,18'
0 commit comments