Update .gitea/workflows/node-npm.yaml #4

Merged
jank merged 43 commits from jank-patch-1 into main 2024-08-15 14:08:55 +00:00
Showing only changes of commit 7397efb483 - Show all commits

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