Make ci skip on non important stuff - give tutorial image a name (#202)

This commit is contained in:
Twig6943
2026-03-03 02:01:00 +03:00
committed by GitHub
parent fd6350b7f9
commit 2189da6f92
3 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ on:
push:
branches:
- 'main'
paths-ignore:
- '.gitignore'
- '*.md'
jobs:
build: