mirror of
https://github.com/m1k1o/neko.git
synced 2025-10-26 11:11:59 +00:00
dockerhub ignore changes in webpage.
This commit is contained in:
parent
da35b05c9c
commit
8b49fb7ca9
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'webpage/**'
|
||||
#
|
||||
# Run this action periodically to keep browsers up-to-date
|
||||
# even if there is no activity in this repo.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user