Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -21,6 +21,7 @@ jobs: | |||||||
|           git fetch upstream |           git fetch upstream | ||||||
|           git rebase upstream/main |           git rebase upstream/main | ||||||
|           git push --force |           git push --force | ||||||
|  |           git log | ||||||
|           echo "OK" |           echo "OK" | ||||||
|       - run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event." |       - run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event." | ||||||
|       - run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!" |       - run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user