Skip to content

Commit 638646e

Browse files
authored
Update auto_bsp.yaml
1 parent b39338d commit 638646e

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
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
git config --global user.name 'github-actions[bot]'
2323
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
24-
git add src
24+
git add src/02
2525
git commit -m "auto bsp update"
2626
2727
- name: Switch to Branch standard

0 commit comments

Comments
 (0)