Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Commit 
							
							·
						
						562cadb
	
1
								Parent(s):
							
							9449f2f
								
dummy commit
Browse files
    	
        .github/workflows/cicd.yml
    CHANGED
    
    | 
         @@ -6,6 +6,7 @@ on: 
     | 
|
| 6 | 
         
             
              # to run this workflow manually from the Actions tab
         
     | 
| 7 | 
         
             
              workflow_dispatch:
         
     | 
| 8 | 
         | 
| 
         | 
|
| 9 | 
         
             
            jobs:
         
     | 
| 10 | 
         
             
              sync-to-hub:
         
     | 
| 11 | 
         
             
                runs-on: ubuntu-latest
         
     | 
| 
         | 
|
| 6 | 
         
             
              # to run this workflow manually from the Actions tab
         
     | 
| 7 | 
         
             
              workflow_dispatch:
         
     | 
| 8 | 
         | 
| 9 | 
         
            +
             
     | 
| 10 | 
         
             
            jobs:
         
     | 
| 11 | 
         
             
              sync-to-hub:
         
     | 
| 12 | 
         
             
                runs-on: ubuntu-latest
         
     |