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