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 35f78c7022 - Show all commits
+2 -2
View File
@@ -1,8 +1,8 @@
name: Build Action name: Build Action
run-name: Test is testing out Gitea Actions 🚀 run-name: Test is testing out Gitea Actions 🚀
on: on:
schedule: # schedule:
- cron: '* * * * *' # - cron: '* * * * *'
push: push:
branches: branches:
- 'main' - 'main'