File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ on: workflow_dispatch
44  #  schedule:
55  #   - cron: "0 9 * * *"
66
7- env :
8-     #  branch name of python-docs-ja repository
9-     DOCS_BRANCH : " 3.10" 
10-     #  branch name of cpython repository
11-     CPYTHON_BRANCH : " 3.10" 
12-     #  branch name of cpython-doc-catalog repository
13-     CATALOG_BRANCH : " catalog-3.10" 
14-     #  Transifex project name
15-     TRANSIFEX_PROJECT : " python-newest" 
16- 
177jobs :
188  Org-Preparation :
9+     env :
10+       #  branch name of python-docs-ja repository
11+       DOCS_BRANCH : " 3.10" 
12+       #  branch name of cpython repository
13+       CPYTHON_BRANCH : " 3.10" 
14+       #  branch name of cpython-doc-catalog repository
15+       CATALOG_BRANCH : " catalog-3.10" 
16+       #  Transifex project name
17+       TRANSIFEX_PROJECT : " python-newest" 
18+     
1919    runs-on : ubuntu-latest 
2020    steps :
2121      - name : Check out the repo 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments