Skip to content

Commit

Permalink
run e2e on any changes to .go source
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDaveD authored and cclerget committed Nov 9, 2021
1 parent e6ea561 commit 767dfa0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .ci/e2e_triggers
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
^\.circleci/
^internal/.*\.go$
^cmd/.*\.go$
^pkg/.*\.go$
^e2e/
^go\.mod$

0 comments on commit 767dfa0

Please sign in to comment.