Skip to content

Commit

Permalink
Update ensemble.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Apr 4, 2024
1 parent 0fc783f commit 4dfa11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ensemble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:

ensemble_job:
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository_owner == 'european-modelling-hubs' }}
# if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository_owner == 'european-modelling-hubs' }}
runs-on: ubuntu-latest
outputs:
changed_files: ${{ steps.generate_ensemble.outputs.ensemble_file }}
Expand Down

0 comments on commit 4dfa11a

Please sign in to comment.