Introduce using of gitea actions for updates #1

Merged
norohind merged 20 commits from actions-test into master 2023-09-09 19:06:48 +03:00
Showing only changes of commit 52dc20592f - Show all commits

View File

@ -1,8 +1,8 @@
name: Push commit
on:
- push
- schedule:
push:
schedule:
- cron: "*/30 * * * *"
jobs: