Skip to content

Commit

Permalink
ci: 修改actions执行条件
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Jul 18, 2024
1 parent 62683a8 commit be40c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-latest-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- 'frontend/**'
- '.github/workflows/build-latest-backend.yaml'
- 'main.go'
- 'Dockerfile'
workflow_dispatch:

env:
Expand Down

0 comments on commit be40c11

Please sign in to comment.