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 8af77e9 commit 0ebc359Copy full SHA for 0ebc359
.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