mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Another attempt to fix formatting workflow (#11187)
This commit is contained in:
		
							parent
							
								
									70f40339c2
								
							
						
					
					
						commit
						795e82074d
					
				
							
								
								
									
										3
									
								
								.github/workflows/format.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/format.yaml
									
									
									
									
										vendored
									
									
								
							| @ -29,6 +29,7 @@ jobs: | ||||
|     - name: Commit files | ||||
|       uses: stefanzweifel/git-auto-commit-action@v4 | ||||
|       with: | ||||
|         commit_message: "Format code according to conventions for ${GITHUB_SHA}" | ||||
|         commit_message: Format code according to conventions for $GITHUB_SHA | ||||
|         commit_user_name: QMK Bot | ||||
|         commit_user_email: hello@qmk.fm | ||||
|         commit_author: QMK Bot <hello@qmk.fm> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Joel Challis
						Joel Challis