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