Yarn update

This commit is contained in:
knicolas22 2025-07-04 09:54:04 +02:00
parent 5d7a05abf2
commit 9cc3810fe0
3 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,18 @@
name: Companion Module Checks
on:
push:
jobs:
check:
name: Check module
if: ${{ !contains(github.repository, 'companion-module-template-') }}
permissions:
packages: read
uses: bitfocus/actions/.github/workflows/module-checks.yaml@main
# with:
# upload-artifact: true # uncomment this to upload the built package as an artifact to this workflow that you can download and share with others

Binary file not shown.

View File

@ -1 +1,2 @@
nodeLinker: node-modules
#