You've already forked helm-actions
							
							chore(ci): add shellcheck #1
@@ -2,8 +2,8 @@ name: Lint Shell files
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    branches: [ "*" ]
 | 
					    branches: ["*"]
 | 
				
			||||||
    types: [ "opened", "edited" ]
 | 
					    types: ["opened","edited"]
 | 
				
			||||||
  workflow_dispatch: {}
 | 
					  workflow_dispatch: {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user