mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: add version information for reusable workflow
without this, the workflow won't run
This commit is contained in:
		
							parent
							
								
									c260f90094
								
							
						
					
					
						commit
						119d958e7c
					
				
							
								
								
									
										2
									
								
								.github/workflows/add-to-project.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/add-to-project.yml
									
									
									
									
										vendored
									
									
								
							@ -10,5 +10,5 @@ on:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  add-to-project:
 | 
			
		||||
      uses: unleash/.github/.github/workflows/add-item-to-project.yml
 | 
			
		||||
      uses: unleash/.github/.github/workflows/add-item-to-project.yml@main
 | 
			
		||||
      secrets: inherit
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user