This commit is contained in:
shanmite 2022-08-29 09:25:11 +08:00
parent db11265b28
commit 3b4b85bc42

View File

@ -2,6 +2,9 @@ name: "Package Node.js project into an executable"
on: on:
push: push:
branches:
- main
- pkg
paths: paths:
- "lib/**" - "lib/**"
- "*.js" - "*.js"