Skip to content

Commit ac5bba8

Browse files
committed
Also skip health metrics workflow
1 parent 68a0fbe commit ac5bba8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/health-metrics-pull-request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches: ['**']
66
pull_request:
7+
branches-ignore:
8+
- release
79

810
env:
911
GITHUB_PULL_REQUEST_NUMBER: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)