mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	only run sposnor action if on upstream repo (#5931)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/sponsors.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/sponsors.yml
									
									
									
									
										vendored
									
									
								
							@@ -6,6 +6,8 @@ on:
 | 
			
		||||
jobs:
 | 
			
		||||
  deploy:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    if: github.repository_owner == 'Inventree'
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout Code
 | 
			
		||||
        uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user