forked from epagris/FreeRTOS-Kernel
		
	Fix failed CI check
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
		
							parent
							
								
									14f9cc660f
								
							
						
					
					
						commit
						ac6efdd544
					
				
							
								
								
									
										4
									
								
								.github/workflows/header-checks.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/header-checks.yml
									
									
									
									
										vendored
									
									
								
							@ -16,12 +16,12 @@ jobs:
 | 
			
		||||
        env:
 | 
			
		||||
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
 | 
			
		||||
      # Get latest checks from master
 | 
			
		||||
      # Get latest checks from main
 | 
			
		||||
      - name: Checkout FreeRTOS Tools
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
        with:
 | 
			
		||||
          repository: FreeRTOS/FreeRTOS
 | 
			
		||||
          ref:  master
 | 
			
		||||
          ref:  main
 | 
			
		||||
          path: tools
 | 
			
		||||
 | 
			
		||||
      # Checkout user pull request changes
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user