هذا الالتزام موجود في:
Chris Ayers
2022-04-06 11:59:07 -07:00
الأصل 91eb935237
التزام 4cb8383016

عرض الملف

@@ -4,11 +4,18 @@
name: Node.js CI
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- '!**'
- 'node-example/**'
pull_request:
branches: [ main ]
paths:
- '!**'
- 'node-example/**'
defaults:
run:
working-directory: node-example