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