We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08dce1 commit a4cad5bCopy full SHA for a4cad5b
.github/workflows/update.yml
@@ -2,7 +2,6 @@ name: 'Auto-update'
2
run-name: Auto-update (${{ github.ref_name }})
3
4
# Runs only on schedule for the default branch
5
-# TARGET_BRANCH should be set as default
6
# Syncs the target branch with upstream
7
# Checks for activity and creates empty commits to TARGET_BRANCH as needed after 'time_elapsed' days of inactivity
8
# Launches the build workflow if new commits are found.
0 commit comments