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