Skip to content

Commit 72c02b3

Browse files
committed
actions: manifest: use a manifest specitic dnm label
Reconfigure the manifest action to use a manifest specific DNM label, so that the "DNM" one can be used by humans. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
1 parent 706689b commit 72c02b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
label-prefix: 'manifest-'
3737
verbosity-level: '1'
3838
labels: 'manifest'
39-
dnm-labels: 'DNM'
39+
dnm-labels: 'DNM (manifest)'

0 commit comments

Comments
 (0)