feat: add node install to environment on workflow

This commit is contained in:
Brian Pooe 2023-08-08 20:29:52 +02:00
parent 7fc9d7efb3
commit 9fec4d0ee9

View file

@ -3,7 +3,7 @@ on:
pull_request:
branches:
- main
types: [ opened, synchronize, reopened ]
types: [opened, synchronize, reopened]
paths:
- .github/workflows/**
- apps/**