Skip to content

Commit 0bed233

Browse files
committed
nothing personal (test change)
Change-Id: I8f846c54f91901f5427ade0c3e71728e98586852
1 parent 4fb18a3 commit 0bed233

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/linearize_main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
git checkout experimental/rebase_tools
6161
rm -rf automated_commits_m114.json
6262
git stash pop
63-
git add automated_commits_m114.json
63+
git add --ignore-removal automated_commits_m114.json
6464
git commit -m "Linearization refresh on $(date +'%Y-%m-%d')."
6565
git push --force origin experimental/rebase_tools:experimental/rebase_tools
66+
#NOTHING PERSONAL

0 commit comments

Comments
 (0)