Skip to content

Commit 5428523

Browse files
committed
add push trigger for test
1 parent 264f91b commit 5428523

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-emit-metrics.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Test the emit-metrics action
22
on:
33
workflow_dispatch:
4+
push:
5+
branches:
6+
- feat-emit-metrics-action
47

58
jobs:
69
emit-a-metric:

0 commit comments

Comments
 (0)