ci: fix nodejs workflow on push

This commit is contained in:
Alex
2021-10-05 17:06:47 +03:00
parent 5480ec769c
commit 69afcac64c

View File

@@ -6,7 +6,7 @@ on:
branches:
- master
paths:
- nodejs/*
- nodejs/**
jobs:
push:
name: "yolks:nodejs_${{ matrix.tag }}"