Update .gitea/workflows/node-npm.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 46s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:56:46 +00:00
parent f3182aeb1c
commit edae4c274d

@ -6,6 +6,10 @@ on:
paths:
- .gitea/workflows/node-npm.yaml
- images/actions/node-npm/**
merge_request:
paths:
- .gitea/workflows/node-npm.yaml
- images/actions/node-npm/**
jobs:
build: