[main]: update action
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user