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 9s

This commit is contained in:
zramsay 2025-02-05 16:57:49 +00:00
parent bab4fb8657
commit ab7cdce6fe

View File

@ -2,7 +2,7 @@ name: Check Latest Release
on: on:
schedule: schedule:
- cron: '*/5 * * * *' - cron: '*/1 * * * *'
workflow_dispatch: workflow_dispatch:
env: env: