mirror of
				https://github.com/ludeeus/action-shellcheck.git
				synced 2025-11-04 03:48:35 +01:00 
			
		
		
		
	Update and rename push.yml to ShellCheck.yml
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
on: push
 | 
			
		||||
name: 'Trigger: Push'
 | 
			
		||||
on: [push, pull_request]
 | 
			
		||||
name: 'ShellCheck'
 | 
			
		||||
jobs:
 | 
			
		||||
  shellcheck:
 | 
			
		||||
    name: ShellCheck
 | 
			
		||||
		Reference in New Issue
	
	Block a user