Mai Chí Bảo commited on
Commit
99467c6
1 Parent(s): 2f6a99d

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +3 -6
.github/workflows/main.yml CHANGED
@@ -1,12 +1,9 @@
1
- name: CI
2
-
3
  on:
4
-
5
  push:
6
  branches: [main]
7
- pull_request:
8
- branches: [main]
9
-
10
  workflow_dispatch:
11
 
12
  jobs:
 
1
+ name: Sync to Hugging Face hub
 
2
  on:
 
3
  push:
4
  branches: [main]
5
+
6
+ # to run this workflow manually from the Actions tab
 
7
  workflow_dispatch:
8
 
9
  jobs: