mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-23 07:27:20 +00:00
Make ci skip on non important stuff - give tutorial image a name (#202)
This commit is contained in:
parent
fd6350b7f9
commit
2189da6f92
|
Before Width: | Height: | Size: 952 KiB After Width: | Height: | Size: 952 KiB |
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
|
|
@ -5,6 +5,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths-ignore:
|
||||
- '.gitignore'
|
||||
- '*.md'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue