fix typo, disable CI on main

This commit is contained in:
sid palas
2023-02-12 15:17:55 -05:00
parent 1e72d407dc
commit a7cc85c1cb
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ name: image-ci
on:
push:
branches:
- 'main'
- 'github-action'
tags:
- 'v*'

View File

@ -10,7 +10,7 @@ Docker Engine: https://get.docker.com/
## Configuring Docker Desktop
The default settings are likely find for getting started, but if you begin to run more intensive applications, you may want to adjust the resources available to Docker. This can be done within the settings panel in the GUI.
The default settings are likely fine for getting started, but if you begin to run more intensive applications, you may want to adjust the resources available to Docker. This can be done within the settings panel in the GUI.
![](./readme-assets/docker-desktop-config.jpg)