Skip to content

Commit

Permalink
Merge branch 'european-modelling-hubs:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Chappi74 authored Oct 4, 2024
2 parents 80ce630 + c504287 commit 6378cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
v <- hubValidations::validate_pr(
gh_repo = Sys.getenv("GITHUB_REPOSITORY"),
pr_number = Sys.getenv("PR_NUMBER"),
skip_submit_window_check = FALSE
skip_submit_window_check = TRUE
)
hubValidations::check_for_errors(v, verbose = TRUE)
shell: Rscript {0}
Expand Down

0 comments on commit 6378cc9

Please sign in to comment.