Skip to content

Commit d08fd99

Browse files
committed
run test
1 parent 85b9df7 commit d08fd99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-metrics.yml

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

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

76
jobs:
87
build-sdk:

0 commit comments

Comments
 (0)