Update .gitea/workflows/deploy-namada.yml
All checks were successful
Check Latest Release / check-latest (push) Successful in 3s
Check Latest Release / main_workflow (push) Successful in 6s

This commit is contained in:
zramsay 2025-02-05 17:01:05 +00:00
parent 8219f80641
commit bab3b4b616

View File

@ -4,7 +4,7 @@ on:
push:
branches: '*'
schedule:
- cron: '*/1 * * * *'
- cron: '*/5 * * * *'
workflow_dispatch:
env: