Skip to content

Commit 22e43de

Browse files
committed
Add a note section
1 parent bf1bba0 commit 22e43de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,9 @@ jobs:
3131
github_token: ${{ secrets.github_token }}
3232
```
3333
34+
>[!NOTE]
35+
> We recommend using Ubuntu, the GitHub self hosted runner. This action assumes that Docker and buildx are already installed on your system. If your runner does not have these pre-installed, please set them up yourself.
36+
3437
## See Also
3538
* https://docs.docker.com/reference/build-checks/
39+
* https://github.com/actions/runner-images/

0 commit comments

Comments
 (0)