Spaces:
Running
Running
feat: rename action
Browse files
.github/workflows/check_size.yml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
name:
|
2 |
|
3 |
on:
|
4 |
pull_request:
|
|
|
1 |
+
name: Check file size
|
2 |
|
3 |
on:
|
4 |
pull_request:
|