Update ValidationsOnPrivateBranches.yaml

This commit is contained in:
sagamzu 2020-12-24 11:38:19 +02:00 коммит произвёл GitHub
Родитель ddc6317681
Коммит c88bc4c0ba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -3,8 +3,6 @@ name: Excecute validations on private branches
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [feature/* ]
pull_request:
branches: [feature/* ]