Skip to content

Commit 3bace7e

Browse files
a1icjasprt
andauthored
Update .github/workflows/fetch-ci-nightly-data.yaml
Co-authored-by: Aurélien Bombo <[email protected]>
1 parent 3d3b0ae commit 3bace7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/fetch-ci-nightly-data.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ jobs:
2323
git checkout latest-dashboard-data
2424
# back out whatever data was there
2525
git reset HEAD~1
26-
# pull in the latest changes
27-
git pull
2826
# overwrite the old data
29-
git rm -r data/
3027
mkdir -p data/
3128
mv tmp-data.json data/job_stats.json
3229
# commit

0 commit comments

Comments
 (0)