Stopping the deploy on a PR, only on a merge

This commit is contained in:
Jim Bennett 2021-10-21 16:52:32 -07:00
Родитель c2925a9326
Коммит 5c949904f1
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -3,9 +3,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs: