mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	Commit manually in workflow [ci skip]
This commit is contained in:
		
							parent
							
								
									2a5cbf1b0c
								
							
						
					
					
						commit
						8961f36415
					
				
							
								
								
									
										4
									
								
								.github/workflows/autoblack.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/autoblack.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -22,13 +22,13 @@ jobs: | |||
|         run: | | ||||
|           black spacy | ||||
|           git status | ||||
|           git add -A | ||||
|           git commit -am "Auto-format code with black" | ||||
|       - name: Create Pull Request | ||||
|         uses: peter-evans/create-pull-request@v3 | ||||
|         with: | ||||
|             title: Auto-format code with black | ||||
|             labels: meta | ||||
|             commit-message: Auto-format code with black | ||||
|             committer: GitHub <noreply@github.com> | ||||
|             author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | ||||
|             body: _This PR is auto-generated._ | ||||
|             draft: false | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user