Skip to content

Commit e201acc

Browse files
committed
🙊
1 parent 16600aa commit e201acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-rstudio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: RStudio
22
on:
33
workflow_dispatch: null
44
push:
5-
paths: ['Dockerfile']
5+
paths: ['Dockerfile', 'install.r', 'environment.yml']
66
jobs:
77
build:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)