Skip to content

Commit 2db357a

Browse files
committed
Adjust wording
1 parent 2e8ef54 commit 2db357a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/api_update_reminder_on_release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: A new release of the Shopify API occurred
33
labels: automated
44
---
55

6-
This is an automated reminder for the maintainers that a new Stable release of the Shopify API was scheduled for today,
7-
so a new release of the library is now due.
6+
This is an automated reminder for the maintainers that a new Stable release of the Shopify API is scheduled for today
7+
at 12pm Eastern Time, so a new release of the library is now due.
88

99
A draft PR should already exist for this.
1010

.github/workflows/api_update_reminder_on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
schedule:
44
- cron: "0 0 1 1,4,7,10 *" # At 00:00 on 1st of January, April, July, and October
55

6-
name: API update reminder
6+
name: API update reminder on release
77
jobs:
88
reminder:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)