mirror of
				https://github.com/ludeeus/action-shellcheck.git
				synced 2025-11-04 03:48:35 +01:00 
			
		
		
		
	Update runaction.sh
This commit is contained in:
		@@ -8,6 +8,7 @@ find . '(' -name   '*.bash' \
 | 
			
		||||
        -o -name   '*.ksh' \
 | 
			
		||||
        -o -name   'ksh*'  \
 | 
			
		||||
        -o -path '*/.ksh*'      -o -path '*/ksh*'  \
 | 
			
		||||
        -o -name   'suid_profile' \
 | 
			
		||||
        \
 | 
			
		||||
        -o -name   '*.zsh' \
 | 
			
		||||
        -o -name   '.zlogin*'   -o -name   'zlogin*'   \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user