File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 11name : Builds 
22on :
3-   push :
4-     branches :
5-       - ' **' 
63  pull_request :
74  schedule :
85    - cron : ' 0 0 * * *' 
Original file line number Diff line number Diff line change 11name : Run libcxx/libcxxabi/libunwind tests 
22on :
3+   push :
34  workflow_dispatch :
45    inputs :
56      commit :
2930        with :
3031          workflow : build.yml 
3132          workflow_conclusion : success 
32-           commit :  ${{inputs.commit}} 
33-           branch : ${{inputs.branch}} 
34-           event : ${{inputs.pipeline_type}} 
33+           commit :
34+           branch : master 
35+           event : schedule 
3536          name : parameters 
3637      - name : Get build parameters 
3738        id : get-parameters 
5960        with :
6061          workflow : build.yml 
6162          workflow_conclusion : success 
62-           commit :  ${{inputs.commit}} 
63-           branch : ${{inputs.branch}} 
64-           event : ${{inputs.pipeline_type}} 
63+           commit :
64+           branch : master 
65+           event : schedule 
6566          name : windows-ucrt-${{matrix.arch}}-toolchain 
6667      - name : Unpack toolchain 
6768        run : | 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments