Skip to content

Commit 263b29c

Browse files
authored
Update comments for clarity in e2e-deployment-rc.yml (#284)
1 parent 153bbd2 commit 263b29c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e-deployment-rc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: E2E Deployment - RC
22

3-
# Nightly E2E disconnected deployment trigger for the 0-rc branch.
3+
# Nightly E2E deployment trigger for the 0-rc branch.
44
#
55
# GitHub scheduled workflows only run on the default branch, so this workflow
6-
# lives on main and explicitly trigger the workflow for the 0-rc branch.
6+
# lives on main and explicitly triggers the workflow for the 0-rc branch.
77

88
on:
99
schedule:

0 commit comments

Comments
 (0)