Update .gitea/workflows/php-deployer.yaml
This commit is contained in:
parent
f46753d16b
commit
6ccee0b86d
@ -3,6 +3,7 @@ on:
|
||||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- .gitea/workflows/php-deployer.yaml
|
||||
- images/actions/php-deployer/**
|
||||
|
Loading…
Reference in New Issue
Block a user