Skip to content

Commit 0ebc359

Browse files
author
Pelle Wessman
committed
Add note about swapping workflows
1 parent 8af77e9 commit 0ebc359

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
permissions:
1414
contents: read
1515

16+
# FIXME Replace with socketr.dev one
1617
jobs:
1718
lint:
19+
# FIXME Replace with socket.dev one
1820
uses: voxpelli/ghatemplates/.github/workflows/lint.yml@main

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515

1616
jobs:
1717
test:
18+
# FIXME Replace with socket.dev one
1819
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
1920
with:
2021
node-versions: '14,16,18'

0 commit comments

Comments
 (0)