Skip to content

Commit

Permalink
Merge branch 'main' into example_files_team5
Browse files Browse the repository at this point in the history
  • Loading branch information
LucieContamin committed Apr 30, 2024
2 parents 9955982 + 2f2bbea commit fdcfee0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ on:
pull_request_target:
types: [synchronize, opened, reopened]
branches:
- master
- main
paths:
- 'model-output/**.parquet'
- 'model-output/**'

jobs:
validates-files:
Expand Down Expand Up @@ -70,4 +70,4 @@ jobs:
name: validation_plot_${{ github.event.pull_request.number }}
path: ./proj_plot/*
if-no-files-found: ignore


0 comments on commit fdcfee0

Please sign in to comment.