diff --git a/.github/workflows/verifyFreezePeriod.yml b/.github/workflows/verifyFreezePeriod.yml index 7bca59e0398..1a3d63c17af 100644 --- a/.github/workflows/verifyFreezePeriod.yml +++ b/.github/workflows/verifyFreezePeriod.yml @@ -19,7 +19,7 @@ jobs: calId="prfk26fdmpru1mptlb06p0jh4s@group.calendar.google.com" calURL="https://clients6.google.com/calendar/v3/calendars/group.calendar.google.com/events?calendarId=${calId}&singleEvents=true&timeZone=UTC&maxResults=250&sanitizeHtml=true&timeMin=${today}T00:00:00Z&timeMax=${tomorrow}T00:00:00Z&key=AIzaSyBNlYH01_9Hc5S1J9vuFmu2nUqBZJNAXxs" echo "Querying calendar https://calendar.google.com/calendar/u/0/embed?src=${calId}" - curl "${calURL}" | grep -i -e "stabilization" -e "signoff" -e "promotion" + curl "${calURL}" | grep -i -P '(stabilization|signoff|(?