Skip to content

Commit 74d0250

Browse files
committed
chore: update comment
1 parent 5812a80 commit 74d0250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-gcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: Integration Tests - GCP
1717
on:
1818
workflow_dispatch: {} # allow manual runs for testing
1919
schedule:
20-
- cron: '30 14 * * *' # daily at 14:30 UTC, runs on default branch only (aka main)
20+
- cron: '30 14 * * *' # daily at 14:30 UTC, runs on default branch only
2121
push:
2222
branches:
2323
- main

0 commit comments

Comments
 (0)