Spaces:
Runtime error
Runtime error
Salman Naqvi
commited on
Updated check action.
Browse files
.github/workflows/check.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
name: Check file size
|
2 |
-
on:
|
3 |
-
|
4 |
branches: [main]
|
5 |
|
6 |
# to run this workflow manually from the Actions tab
|
|
|
1 |
name: Check file size
|
2 |
+
on:
|
3 |
+
push:
|
4 |
branches: [main]
|
5 |
|
6 |
# to run this workflow manually from the Actions tab
|