Skip to content

Commit

Permalink
Merge magicspace changes (update)
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Aug 12, 2023
2 parents 0a57d9d + 7d6d224 commit 2e18ec0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: CI
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .magicspace/boilerplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"repository": "https://github.com/makeflow/mufan-code-boilerplates.git",
"license": "MIT",
"author": "Chengdu Mufan Technology Co., Ltd.",
"defaultBranch": "master",
"projects": [
{
"name": "general-composables",
Expand Down

0 comments on commit 2e18ec0

Please sign in to comment.