Skip to content

Commit

Permalink
fix:调整license-checker的触发
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Jan 2, 2024
1 parent 8ebb2a8 commit 8b65398
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 8b65398

Please sign in to comment.