mirror of
				https://github.com/ludeeus/action-shellcheck.git
				synced 2025-11-04 03:48:35 +01:00 
			
		
		
		
	Use self
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							@@ -7,6 +7,6 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@master
 | 
			
		||||
    - name: Run Shellcheck
 | 
			
		||||
      uses: ${GITHUB_REPOSITORY}@${GITHUB_SHA}
 | 
			
		||||
      uses: ./
 | 
			
		||||
      with:
 | 
			
		||||
        ignore: "ignore"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user