Update .gitea/workflows/deploy-namada.yml
This commit is contained in:
parent
ab7cdce6fe
commit
8219f80641
@ -1,6 +1,8 @@
|
||||
name: Check Latest Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: '*'
|
||||
schedule:
|
||||
- cron: '*/1 * * * *'
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user