Akshat Sanghvi
commited on
Commit
•
7513514
1
Parent(s):
b0c7d9a
Delete .github/workflows/test.yml
Browse files
.github/workflows/file_size.yml
DELETED
@@ -1,15 +0,0 @@
|
|
1 |
-
name: Check file size
|
2 |
-
on:
|
3 |
-
pull_request:
|
4 |
-
branches: [main]
|
5 |
-
|
6 |
-
workflow_dispatch:
|
7 |
-
|
8 |
-
jobs:
|
9 |
-
sync-to-hub:
|
10 |
-
runs-on: ubuntu-latest
|
11 |
-
steps:
|
12 |
-
- name: Check large files
|
13 |
-
uses: ActionsDesk/lfs-warning@v2.0
|
14 |
-
with:
|
15 |
-
filesizelimit: 10485760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|