Remove OS declaration from workflow_call (#144)
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/pull_request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pull_request.yml
									
									
									
									
										vendored
									
									
								
							@@ -5,7 +5,6 @@ on:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  run-ci:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    uses: Jikoo/OpenInv/.github/workflows/ci.yml@master
 | 
			
		||||
  store-dependabot-pr-data:
 | 
			
		||||
    if: "github.actor == 'dependabot[bot]' && github.event_name == 'pull_request'"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user