main #3
@@ -1,6 +1,11 @@
|
|||||||
name: Build Action
|
name: Build Action
|
||||||
run-name: Test is testing out Gitea Actions 🚀
|
run-name: Test is testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: * * * * *
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Run-Build:
|
Run-Build:
|
||||||
|
|||||||
Reference in New Issue
Block a user