Skip to content

Commit

Permalink
fix condition
Browse files Browse the repository at this point in the history
  • Loading branch information
JinBridger committed Mar 4, 2024
1 parent 1452b67 commit e7d5f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bigdl-build-portable-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: BigDL Build Portable Zip
on:
pull_request:
branches: [ main ]
# paths:
# - 'python/llm/portable-zip/**'
paths:
- 'python/llm/portable-zip/**'
workflow_dispatch:


Expand Down

0 comments on commit e7d5f8d

Please sign in to comment.