[main]: update action

This commit is contained in:
John Gatward
2026-08-05 09:33:53 +01:00
parent 25b8e5c250
commit 77b93f4abb
+9
View File
@@ -3,6 +3,15 @@ name: Build and Push Docker Image
on:
push:
branches: [ "main" ]
paths:
- "Dockerfile"
- ".dockerignore"
- ".Rprofile"
- "renv.lock"
- "renv/**"
- "*.R"
- "Data/**"
- "www/**"
workflow_dispatch:
env: