File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 working-directory : " Databank"
5656 run : |
5757 pip install .
58- python developer/run_global_analysis.py
58+ python developer/run_global_analysis.py
5959
6060 - name : Create Pull Request with simulation updates
6161 if : steps.source-pr.outputs.skip != 'true'
@@ -70,11 +70,11 @@ jobs:
7070 base : main
7171 body : |
7272 This PR automatically runs the global analysis scripts:
73- - match simulations to experiments
73+ - match simulations to experiments
7474 - evaluate qualitites
7575 - make ranking tables
76- Triggered by: ${{ github.event_name }}
77- ${{ github.event.pull_request.number && format(' Related to PR #{0}.', github.event.pull_request.number) || '' }}
76+ Triggered by: ${{ github.event_name }}.
77+ Related to: commit ${{ github.sha }}.
7878 labels : |
7979 AutoPR
8080 GlobAnalysis
You can’t perform that action at this time.
0 commit comments