Skip to content

Commit d607075

Browse files
authored
fix(CI): Run SQL generation when requirements.txt changes. (#8328)
1 parent 9000053 commit d607075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ workflows:
4848
requirements.txt validate-bqetl true
4949
requirements.txt validate-sql true
5050
requirements.txt validate-routines true
51+
requirements.txt trigger-sql-generation true
5152
bigquery_etl/.* validate-bqetl true
5253
tests/.* validate-bqetl true
5354
bigquery_etl/query_scheduling/.* validate-sql true

0 commit comments

Comments
 (0)