[fix] CI YAML config files
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									18028f3c13
								
							
						
					
					
						commit
						a48da9b28a
					
				
							
								
								
									
										2
									
								
								.github/workflows/data-update.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/data-update.yml
									
									
									
									
										vendored
									
									
								
							| @ -48,7 +48,7 @@ jobs: | |||||||
|         id: cpr |         id: cpr | ||||||
|         uses: peter-evans/create-pull-request@v3 |         uses: peter-evans/create-pull-request@v3 | ||||||
|         with: |         with: | ||||||
|           commit-message: [data] update searx.data - ${{ matrix.fetch }} |           commit-message: '[data] update searx.data - ${{ matrix.fetch }}' | ||||||
|           committer: searxng-bot <noreply@github.com> |           committer: searxng-bot <noreply@github.com> | ||||||
|           author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> |           author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | ||||||
|           signoff: false |           signoff: false | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								.github/workflows/translations-update.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/translations-update.yml
									
									
									
									
										vendored
									
									
								
							| @ -45,7 +45,7 @@ jobs: | |||||||
|       uses: peter-evans/create-pull-request@v3 |       uses: peter-evans/create-pull-request@v3 | ||||||
|       with: |       with: | ||||||
|         token: ${{ secrets.WEBLATE_GITHUB_TOKEN }} |         token: ${{ secrets.WEBLATE_GITHUB_TOKEN }} | ||||||
|         commit-message: [l10n] update translations from Weblate |         commit-message: '[l10n] update translations from Weblate' | ||||||
|         committer: searxng-bot <searxng-bot@users.noreply.github.com> |         committer: searxng-bot <searxng-bot@users.noreply.github.com> | ||||||
|         author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> |         author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | ||||||
|         signoff: false |         signoff: false | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user