Skip to content

Commit

Permalink
activate bot update
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer committed Apr 12, 2024
1 parent 2603636 commit 20776d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
(pre-commit run --all-files) || true
git commit Tables/CORDEX_CV.json -m "CV update"
git commit Tables/CORDEX-CMIP6_CV.json -m "CV update"
git status
git push

0 comments on commit 20776d9

Please sign in to comment.