dockerhub ignore changes in webpage.

This commit is contained in:
Miroslav Šedivý 2025-04-04 22:12:56 +02:00
parent da35b05c9c
commit 8b49fb7ca9

View File

@ -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.