Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Sep 5, 2023
1 parent 4f7e65b commit d969f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/target-rockchip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
paths:
- .github/workflows/build.yml
- .github/workflows/target-rockchip.yml
- config/rockchip/**
- luci/**
- package/**
workflow_dispatch:

jobs:
build_ext:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/target-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
paths:
- .github/workflows/build.yml
- .github/workflows/target-x86.yml
- config/x86/**
- luci/**
- package/**
workflow_dispatch:

jobs:
build_ext:
Expand Down

0 comments on commit d969f77

Please sign in to comment.