main #3

Merged
Dmitry_Tkachenko merged 30 commits from main into develop 2024-10-22 23:58:46 +03:00
Showing only changes of commit dc3cf8b3f0 - Show all commits
+2 -2
View File
@@ -2,10 +2,10 @@ name: Build Action
run-name: Test is testing out Gitea Actions 🚀
on:
schedule:
- cron: * * * * *
- cron: '* * * * *'
push:
branches:
- main
- 'main'
jobs:
Run-Build: