Skip to content

Commit 4926b21

Browse files
committed
remove testing code
1 parent e7ebc01 commit 4926b21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-metrics.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Release metrics
22

33
on:
4-
pull_request: # TODO: Change back to release when done testing
4+
release:
5+
types: [ published ]
56

67
jobs:
78
build-sdk:

0 commit comments

Comments
 (0)