Skip to content

Commit a0d71a8

Browse files
committed
Update ocwm-creator.yml
Update OCWM timing
1 parent 7b5cc7f commit a0d71a8

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)