Skip to content

Commit 078be46

Browse files
committed
typo: fix git action push path
1 parent d37cd7c commit 078be46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [ main ]
99
paths:
10-
- 'BAELJOON/**'
10+
- 'BAEKJOON/**'
1111
- 'Programmers/**'
1212
- 'SAMSUNG_SW_Expert_Academy/**'
1313
pull_request:

0 commit comments

Comments
 (0)