This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch preview/calendar
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
The following commit(s) were added to refs/heads/preview/calendar by this push:
new 2fced83 Show status
2fced83 is described below
commit 2fced833d0653187c323a83e2485d9d6ef06c6a6
Author: Sebb <[email protected]>
AuthorDate: Fri Apr 19 09:27:18 2024 +0100
Show status
---
.github/workflows/getcalendar.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/getcalendar.yml
b/.github/workflows/getcalendar.yml
index 9956a04..18059df 100644
--- a/.github/workflows/getcalendar.yml
+++ b/.github/workflows/getcalendar.yml
@@ -21,6 +21,7 @@ jobs:
cd static/js
echo "download calendar"
bash ../../getcalendar.sh
+ git status
echo "preparing to push change(s)"
git add .
if git commit -m "Add updates"