Update .gitea/workflows/php-deployer.yaml
This commit is contained in:
parent
f46753d16b
commit
6ccee0b86d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ on:
|
|||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- .gitea/workflows/php-deployer.yaml
|
||||
- images/actions/php-deployer/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue