Удалено автоматическое срабатывание развертывания при пуше в ветку master
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
name: "Deploy scripts to remote server"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "letsencrypt_regru_api.py"
|
||||
- "letsencrypt_regru.sh"
|
||||
- "letsencrypt_regru_dns.sh"
|
||||
- "letsencrypt_regru.ps1"
|
||||
- "requirements.txt"
|
||||
- "systemd/**"
|
||||
- ".github/workflows/deploy-service.yml"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user