updated github workflow for linting
This commit is contained in:
		
							parent
							
								
									cd10a39709
								
							
						
					
					
						commit
						73bb54e919
					
				|  | @ -4,9 +4,9 @@ name: AutoLint | ||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|     branches: [main, stable] |     branches: [main, stable, latest] | ||||||
|   pull_request: |   pull_request: | ||||||
|     branches: [main, stable] |     branches: [main, stable, latest] | ||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   build: |   build: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue