Skip to content

Commit 0cc0d54

Browse files
committed
Add skip_changelog label to test timing update PRs
1 parent 5026e0a commit 0cc0d54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ jobs:
5959
commit-message: Update test timings file
6060
branch: maint/update-test-timings
6161
title: Merge updated test timings
62-
labels: maintenance
62+
labels: |
63+
maintenance
64+
skip_changelog
6365
body: >
6466
The number of tests has changed since the last generated test-timings
6567
file. This PR contains an automatically regenerated file.

0 commit comments

Comments
 (0)