Skip to content

Commit e00d63c

Browse files
authored
Update and rename main.yaml to size.yaml
1 parent 754c105 commit e00d63c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yaml renamed to .github/workflows/size.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
name: Compressed Size
1+
name: Bundle Size
22

33
on: [pull_request]
44

55
jobs:
66
build:
7+
name: Check compressed size
78
runs-on: ubuntu-latest
89

910
steps:

0 commit comments

Comments
 (0)