Skip to content

Commit

Permalink
Merge branch 'Testing-Forecast-Actions:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Chappi74 authored Aug 26, 2024
2 parents 2202ccc + 362424f commit 54afe3c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/validate_submissions_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ on:
paths:
- 'model-output/**'
- 'model-metadata/*'

paths-ignore:
- '**.md'
- '**.MD'

- '!**README**'
- '!**.md'
- '!**.MD'

jobs:
validate-submission_job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 54afe3c

Please sign in to comment.