From 3fdaf805af3f0f34ba8710efb6d20bb41a2329c4 Mon Sep 17 00:00:00 2001 From: Lars Gohr Date: Sat, 7 Sep 2019 21:03:57 +0200 Subject: [PATCH] Fix formating --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30f874e2..c814cb24 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ with: ### pull_requests Use `pull_requests` if you would like to publish pull requests. -The images will be published under 'pr{NUMBER_OF_PR}{ACTION_IN_REF}' +The images will be published under `pr{NUMBER_OF_PR}{ACTION_IN_REF}` > CAUTION: Only activate this option, when you are really sure, that nobody will be able to do something bad in your name within the PR. ```yaml