Skip to content

Commit 231eec3

Browse files
committed
test workflow
1 parent fbbb9c2 commit 231eec3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/java-eks-otlp-ocb-canary.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
## Logs, metrics, and traces are all validated.
99
name: Java EKS OTLP/OCB Enablement Canary Test
1010
on:
11+
push:
12+
branches:
13+
- java-eks-otlp-ocb-test
1114
schedule:
1215
- cron: '12,37 * * * *' # run the workflow at 12th and 37th minute of every hour
1316
workflow_dispatch: # be able to run the workflow on demand

0 commit comments

Comments
 (0)