sm2899 commited on
Commit
50007ae
1 Parent(s): 2aaff14

Update sync-to-huggingfaces.yml

Browse files
.github/workflows/sync-to-huggingfaces.yml CHANGED
@@ -3,27 +3,6 @@ on:
3
  push:
4
  branches: [milestone-2]
5
 
6
- # to run this workflow manually from the Actions tab
7
- workflow_dispatch:
8
- inputs:
9
- logLevel:
10
- description: 'Log level'
11
- required: true
12
- default: 'warning'
13
- type: choice
14
- options:
15
- - info
16
- - warning
17
- - debug
18
- tags:
19
- description: 'Test scenario tags'
20
- required: false
21
- type: boolean
22
- environment:
23
- description: 'Environment to run tests against'
24
- type: environment
25
- required: true
26
-
27
 
28
  jobs:
29
  sync-to-hub:
 
3
  push:
4
  branches: [milestone-2]
5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
  jobs:
8
  sync-to-hub: