We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fdd3e commit 6900c0bCopy full SHA for 6900c0b
.github/workflows/fork-update-pr.yaml
@@ -11,6 +11,14 @@
11
# https://www.linkedin.com/in/HariSekhon
12
#
13
14
+# ============================================================================ #
15
+# F o r k U p d a t e P R
16
17
+
18
+# For a fork of the original repo, activate to keep its branches up to date via Pull Requests
19
+#
20
+# To be used in conjunction with the adjacent fork-sync.yaml which keeps the default branch up to date
21
22
---
23
name: Fork Update PR
24
0 commit comments