Skip to content

Commit 681ce82

Browse files
authored
Update auto_bsp.yaml
1 parent 5bc5fa9 commit 681ce82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_bsp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git config --global user.name 'github-actions[bot]'
2323
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2424
git add src
25-
git commit -m "Downport changes"
25+
git commit -m "auto bsp update"
2626
2727
- name: Switch to Branch standard
2828
run: git checkout -b standard

0 commit comments

Comments
 (0)