File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -333,6 +333,9 @@ jobs:
333333
334334  unittest-arm :
335335    uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main 
336+     permissions :
337+       id-token : write 
338+       contents : read 
336339    with :
337340      runner : linux.2xlarge 
338341      docker-image : executorch-ubuntu-22.04-arm-sdk 
Original file line number Diff line number Diff line change @@ -132,6 +132,9 @@ jobs:
132132   test-arm-backend-delegation :
133133    name : test-arm-backend-delegation 
134134    uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main 
135+     permissions :
136+       id-token : write 
137+       contents : read 
135138    with :
136139      runner : linux.2xlarge 
137140      docker-image : executorch-ubuntu-22.04-arm-sdk 
@@ -159,6 +162,9 @@ jobs:
159162   test-arm-reference-delegation :
160163    name : test-arm-reference-delegation 
161164    uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main 
165+     permissions :
166+       id-token : write 
167+       contents : read 
162168    with :
163169      runner : linux.2xlarge 
164170      docker-image : executorch-ubuntu-22.04-arm-sdk 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments