Skip to content

Commit edee2dd

Browse files
authored
Merge 9333153 into 027ceef
2 parents 027ceef + 9333153 commit edee2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Health Metrics
22

33
concurrency:
4-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
4+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
55
cancel-in-progress: true
66

77
on:

0 commit comments

Comments
 (0)