Skip to content

Commit 2e59e60

Browse files
author
Gerit Wagner
committed
evaluation: pull --rebase before push
1 parent ffccddd commit 2e59e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/evaluate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ jobs:
8383
git add output/*
8484
git add docs/_static/evaluation_total.png*
8585
git commit -m "Update evaluation ($(date +'%Y-%m-%d-%H-%M'))"
86+
git pull origin main --rebase
8687
git push origin main

0 commit comments

Comments
 (0)