Skip to content

Commit

Permalink
Merge pull request #10078 from micw523/master
Browse files Browse the repository at this point in the history
Rename ic and pr go files
  • Loading branch information
k8s-ci-robot authored Nov 8, 2018
2 parents 8b250c7 + 84cdb4e commit 6387c58
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prow/plugins/trigger/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ go_test(
go_library(
name = "go_default_library",
srcs = [
"ic.go",
"pr.go",
"issue-comment.go",
"pull-request.go",
"push.go",
"trigger.go",
],
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 6387c58

Please sign in to comment.