ci: fix nodejs workflow on push
This commit is contained in:
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- nodejs/*
|
||||
- nodejs/**
|
||||
jobs:
|
||||
push:
|
||||
name: "yolks:nodejs_${{ matrix.tag }}"
|
||||
|
Reference in New Issue
Block a user