Gitea runners are ready
This commit is contained in:
@@ -2,7 +2,10 @@ name: BuildApp
|
||||
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
concurrency:
|
||||
group: build-${{ github.ref }}
|
||||
cancel-in-progress: false
|
||||
|
||||
Reference in New Issue
Block a user