feat: add node install to environment on workflow
This commit is contained in:
parent
7fc9d7efb3
commit
9fec4d0ee9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types: [ opened, synchronize, reopened ]
|
||||
types: [opened, synchronize, reopened]
|
||||
paths:
|
||||
- .github/workflows/**
|
||||
- apps/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue