We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba5b98 commit 95f6aa2Copy full SHA for 95f6aa2
.github/workflows/ocwm-creator.yml
@@ -43,7 +43,7 @@ jobs:
43
third_monday=$(date -u -d "$first_monday +14 days" +%Y-%m-%d)
44
45
# Output the issue title with the third Monday's date
46
- echo "title=Open Community Working Meeting ${third_monday} - 12:00 PT" >> "$GITHUB_OUTPUT"
+ echo "title=Open Community Working Meeting ${third_monday} - 13:00 PT" >> "$GITHUB_OUTPUT"
47
48
# Step to check if it's the third Tuesday of the month
49
- name: Check if today is the third Tuesday
0 commit comments