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 3f85aae Update getcalendar.yml
3f85aae is described below
commit 3f85aaee22b422d12f0620d9bab40e6b42054d6a
Author: Sebb <[email protected]>
AuthorDate: Fri Apr 19 00:21:56 2024 +0100
Update getcalendar.yml
---
.github/workflows/getcalendar.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/getcalendar.yml
b/.github/workflows/getcalendar.yml
index 514ac06..bc5d819 100644
--- a/.github/workflows/getcalendar.yml
+++ b/.github/workflows/getcalendar.yml
@@ -2,6 +2,7 @@ name: Fetch the Google Calendar
on:
workflow_dispatch:
+ push:
# schedule:
# - cron: '01 18 * * *'