comment
Some checks failed
/ deploy (push) Failing after 16s

This commit is contained in:
gablaxy 2026-02-25 15:50:11 +01:00
parent d3806751c9
commit be59c826bd

View file

@ -3,7 +3,7 @@ on:
branches:
- main
schedule:
- cron: '0 * * * *'
- cron: '0 * * * *' # every hour
jobs:
deploy:
runs-on: ubuntu-latest