Skip to content

Commit

Permalink
add test target (#1301)
Browse files Browse the repository at this point in the history
  • Loading branch information
celenechang authored and mftoure committed Oct 3, 2024
1 parent 67727ec commit f1724eb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions service.datadog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,10 @@ extensions:
branch: "main"
schedule: "10 3 * * SUN-THU"
# workflows:
- name: "conductor-test"
ci_pipeline: "//fake_placeholder:fake_placeholder"
# Test branch
branch: "celene/conductor_testing_branch"
slack: "celene-conductor-test"
options:
disable_failure_notifications: true

0 comments on commit f1724eb

Please sign in to comment.