Actions
Build Action / Run-Build (push) Has started running

This commit is contained in:
Dmytro Tkachenko
2024-10-22 23:50:33 +03:00
parent f51a3ab6fa
commit dc3cf8b3f0
+2 -2
View File
@@ -2,10 +2,10 @@ 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'
jobs: jobs:
Run-Build: Run-Build: