Skip to content

Exclude node_modules from backup #1999

Exclude node_modules from backup

Exclude node_modules from backup #1999

Workflow file for this run

---
name: CI
# yamllint disable-line rule:truthy
on:
push:
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/addon-ci.yaml@main
with:
slug: "node-red"