diff --git a/.github/workflows/dockerhub.yml b/.github/workflows/dockerhub.yml index 69335ed4..fb56a43d 100644 --- a/.github/workflows/dockerhub.yml +++ b/.github/workflows/dockerhub.yml @@ -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.