Compare commits

...

2 commits

Author SHA1 Message Date
d0eba574f3
merge branch 'main' of ssh://git.toufy.me/toufy/adonis
All checks were successful
/ deploy (push) Successful in 33s
2026-02-08 04:15:52 +02:00
3cb5f3ac40
trigger deploy workflow 30 mins after update 2026-02-08 04:15:11 +02:00

View file

@ -3,6 +3,8 @@ on:
push:
branches:
- main
schedule:
- cron: 30 0 * * 0
jobs:
deploy:
runs-on: ubuntu-latest