Skip to content

Commit 95f6aa2

Browse files
authored
Update OCWM timing in the OCWM automations (#916)
* update OCWM timing * Update ocwm-creator.yml Update OCWM timing
1 parent 4ba5b98 commit 95f6aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocwm-creator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
third_monday=$(date -u -d "$first_monday +14 days" +%Y-%m-%d)
4444
4545
# Output the issue title with the third Monday's date
46-
echo "title=Open Community Working Meeting ${third_monday} - 12:00 PT" >> "$GITHUB_OUTPUT"
46+
echo "title=Open Community Working Meeting ${third_monday} - 13:00 PT" >> "$GITHUB_OUTPUT"
4747
4848
# Step to check if it's the third Tuesday of the month
4949
- name: Check if today is the third Tuesday

0 commit comments

Comments
 (0)