Skip to content

Commit 7cf2c5c

Browse files
make sure to add all changes to ci subdirectory
the update may require deleting an old patch file
1 parent 80acd19 commit 7cf2c5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ldmx-sw-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config --global user.name ldmx-sw-test-bot
2525
git config --global user.email ldmx-sw-test-bot@users.noreply.github.com
2626
git switch -c auto-ldmx-sw-test-update
27-
git add ci/ldmx-sw-to-test.json
27+
git add ci/
2828
git commit -m "Auto ldmx-sw Version Update" || exit 0
2929
git push -fu origin auto-ldmx-sw-test-update
3030
gh pr create \

0 commit comments

Comments
 (0)