Skip to content

Commit f55b043

Browse files
committed
Test
1 parent c421a2f commit f55b043

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/trigger-looker-dag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: "Trigger Looker DAG"
22

33
on:
44
push:
5-
branches:
6-
- main
5+
# branches:
6+
# # - main
77
paths:
88
- 'definitions/**'
99
- 'looker/**'

looker/definitions/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
This directory contains configurations for specific metrics.
44

55
Avoid making changes to existing metrics, as results might become inconsistent with experiment analysis results computed in the past.
6+

0 commit comments

Comments
 (0)