This commit is contained in:
Kumaresan 2020-08-14 14:25:22 +05:30 коммит произвёл GitHub
Родитель 83ed9b6edf
Коммит 8b93de8601
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

2
.github/workflows/node.js.yml поставляемый
Просмотреть файл

@ -4,6 +4,8 @@
name: Node.js CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
types: [opened, closed, edited, synchronize]