Skip to content

Commit

Permalink
Merge pull request #4391 from vincepri/golangci-action-edited
Browse files Browse the repository at this point in the history
🌱 Include 'edited' to the list of PR types for golangci action
  • Loading branch information
k8s-ci-robot authored Mar 29, 2021
2 parents aee65de + 1f80840 commit 96ab917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: golangci-lint
on:
pull_request:
types: [opened, edited, synchronize, reopened]
branches:
- main
- master
Expand Down

0 comments on commit 96ab917

Please sign in to comment.