Skip to content

Commit

Permalink
chore: enable context aware commits (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
SurferJeffAtGoogle committed May 6, 2020
1 parent ba5550a commit f147168
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google-cloud-monitoring/synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
import synthtool.gcp as gcp
import logging

AUTOSYNTH_MULTIPLE_COMMITS = True

logging.basicConfig(level=logging.DEBUG)

gapic = gcp.GAPICBazel()
Expand Down

0 comments on commit f147168

Please sign in to comment.