Skip to content

Commit

Permalink
ci(wave): Only look for envronment.ymls
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Nov 2, 2023
1 parent 817aba8 commit 385dcd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
with:
json: true
json_raw_format: true
# TODO Add Dockerfiles
files: |
modules/**/environment.yml
- name: Debug
run: echo ${{ steps.diff.outputs.all_changed_files }}

Expand Down

0 comments on commit 385dcd4

Please sign in to comment.