We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153bbd2 commit 263b29cCopy full SHA for 263b29c
1 file changed
.github/workflows/e2e-deployment-rc.yml
@@ -1,9 +1,9 @@
1
name: E2E Deployment - RC
2
3
-# Nightly E2E disconnected deployment trigger for the 0-rc branch.
+# Nightly E2E deployment trigger for the 0-rc branch.
4
#
5
# 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.
+# lives on main and explicitly triggers the workflow for the 0-rc branch.
7
8
on:
9
schedule:
0 commit comments