Skip to content

Commit

Permalink
Merge branch 'main' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Amgelo563 committed Jan 27, 2024
2 parents a5edab0 + 478c495 commit bec907f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build Core

on:
push:
branches: [ main ]
paths:
- packages/core/**
workflow_dispatch:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build Framework

on:
push:
branches: [ main ]
paths:
- packages/framework/**
workflow_dispatch:
Expand Down

0 comments on commit bec907f

Please sign in to comment.