Skip to content

Commit d60530a

Browse files
committed
try without files
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
1 parent 4174fad commit d60530a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/bionemo-recipes.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ jobs:
3535
base_sha: main
3636
dir_names: true
3737
dir_names_max_depth: 2
38-
files: |
39-
'models/**'
40-
'recipes/**'
41-
- name: List all changed files
38+
- name: List all changed directories
4239
env:
4340
ALL_CHANGED_DIRECTORIES: ${{ steps.changed-files.outputs.all_changed_directories }}
4441
run: |

0 commit comments

Comments
 (0)