Skip to content

Commit 2bb09a3

Browse files
authored
Merge branch 'main' into migrate-to-gha
2 parents fbe0b23 + b5fe589 commit 2bb09a3

File tree

2 files changed

+3
-2
lines changed
  • jobs/webcompat-kb/data/sql
    • chrome_use_counters/tables/use_counters
    • webcompat_knowledge_base/tables/webcompat_topline_metric_history

2 files changed

+3
-2
lines changed

jobs/webcompat-kb/data/sql/chrome_use_counters/tables/use_counters/table.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ mode = "REQUIRED"
1414
type = "DATE"
1515
mode = "REQUIRED"
1616

17-
[day_percentrage]
17+
[day_percentage]
1818
type = "FLOAT"
1919
mode = "REQUIRED"
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
name = "webcompat_topline_metric_history"
1+
name = "webcompat_topline_metric_history"
2+
etl = ["metric"]

0 commit comments

Comments
 (0)