Merge branch 'gethomepage:main' into main
This commit is contained in:
commit
e22a5fac8a
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
-
|
-
|
||||||
name: Check files
|
name: Check files
|
||||||
uses: pre-commit/action@v3.0.0
|
uses: pre-commit/action@v3.0.1
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Docker Build & Push
|
name: Docker Build & Push
|
||||||
|
|||||||
2
.github/workflows/docs-publish.yml
vendored
2
.github/workflows/docs-publish.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
-
|
-
|
||||||
name: Check files
|
name: Check files
|
||||||
uses: pre-commit/action@v3.0.0
|
uses: pre-commit/action@v3.0.1
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: Test Build
|
name: Test Build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user