Skip to content

Commit a4cad5b

Browse files
committed
Remove mention of setting TARGET_BRANCH as default, since its not fixed
1 parent d08dce1 commit a4cad5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: 'Auto-update'
22
run-name: Auto-update (${{ github.ref_name }})
33

44
# Runs only on schedule for the default branch
5-
# TARGET_BRANCH should be set as default
65
# Syncs the target branch with upstream
76
# Checks for activity and creates empty commits to TARGET_BRANCH as needed after 'time_elapsed' days of inactivity
87
# Launches the build workflow if new commits are found.

0 commit comments

Comments
 (0)