Make ci skip on non important stuff - give tutorial image a name (#202)
This commit is contained in:
|
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:
|
||||
|
||||
Reference in New Issue
Block a user