@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user