First merge from develop to main (WIP) #7
@@ -1,6 +1,10 @@
|
|||||||
name: Check build frontend and backend
|
name: Check build frontend and backend
|
||||||
run-name: ${{ gitea.actor }} is building nixcn-cms check
|
run-name: ${{ gitea.actor }} is building nixcn-cms check
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
- develop
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-frontend:
|
build-frontend:
|
||||||
|
|||||||
Reference in New Issue
Block a user