andreped commited on
Commit
6f7cbfb
·
1 Parent(s): 83093ec

Updated job in filesize yml

Browse files
Files changed (1) hide show
  1. .github/workflows/filesize.yml +1 -1
.github/workflows/filesize.yml CHANGED
@@ -7,7 +7,7 @@ on: # or directly `on: [push]` to run the action on every push on
7
  workflow_dispatch:
8
 
9
  jobs:
10
- sync-to-hub:
11
  runs-on: ubuntu-latest
12
  steps:
13
  - name: Check large files
 
7
  workflow_dispatch:
8
 
9
  jobs:
10
+ check-filesize:
11
  runs-on: ubuntu-latest
12
  steps:
13
  - name: Check large files