Skip to content

Commit

Permalink
feat: optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
itning committed Mar 7, 2024
1 parent ea79aa3 commit 7a1638e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: compile

on:
workflow_dispatch:
pull_request:
paths:
- nas-common/**
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/compile_test_front_end.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: build_front_end

on:
workflow_dispatch:
pull_request:
paths:
- nas-front-end/**
Expand Down

0 comments on commit 7a1638e

Please sign in to comment.