Skip to content

Commit 717c4c9

Browse files
committed
Define a name value for the size deltas report workflow
When a `name` value is not defined, the workflow is identified by its path, which is less friendly than a custom name.
1 parent adef914 commit 717c4c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/report-size-deltas.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Report Size Deltas
2+
13
on:
24
schedule:
35
- cron: '*/5 * * * *'

0 commit comments

Comments
 (0)