updates #207
							
								
								
									
										4
									
								
								.github/workflows/job_coverage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/job_coverage.yml
									
									
									
									
										vendored
									
									
								
							| @@ -39,7 +39,7 @@ jobs: | |||||||
|       name: autocommit |       name: autocommit | ||||||
|       with: |       with: | ||||||
|         commit_message: Apply Code Coverage Badge |         commit_message: Apply Code Coverage Badge | ||||||
|         skip_fetch: true |         skip_fetch: false | ||||||
|         skip_checkout: true |         skip_checkout: true | ||||||
|         file_pattern: ./README.md |         file_pattern: ./README.md | ||||||
|  |  | ||||||
| @@ -48,4 +48,4 @@ jobs: | |||||||
|       uses: ad-m/github-push-action@master |       uses: ad-m/github-push-action@master | ||||||
|       with: |       with: | ||||||
|         github_token: ${{ github.token }} |         github_token: ${{ github.token }} | ||||||
|         branch: ${{ github.ref }} |         branch: ${{ github.ref }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user