We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264f91b commit 5428523Copy full SHA for 5428523
.github/workflows/test-emit-metrics.yml
@@ -1,6 +1,9 @@
1
name: Test the emit-metrics action
2
on:
3
workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - feat-emit-metrics-action
7
8
jobs:
9
emit-a-metric:
0 commit comments