Skip to content

Commit

Permalink
Update baseline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Oct 30, 2024
1 parent c644f87 commit 79677a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:

baseline_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' }}
outputs:
changed_files: ${{ steps.compute_baseline.outputs.baseline_file }}

Expand Down

0 comments on commit 79677a6

Please sign in to comment.