Skip to content

Commit

Permalink
fix:调整license-checker的触发
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Jul 1, 2024
1 parent f4ddd23 commit 7db90bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@

name: golangci-lint
on:
push:
branches:
- main
- release*
pull_request:
branches:
- main
Expand Down

0 comments on commit 7db90bd

Please sign in to comment.