Skip to content

Commit 6f80b0e

Browse files
committed
update: sponsor migrations 생성
1 parent 6871b4d commit 6f80b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-merge-precondition.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
- uses: psf/black@stable
1616
with:
17-
options: "--check --verbose"
17+
options: "--check --verbose --exclude migrations"
1818

1919
- uses: isort/isort-action@master
2020
with:

0 commit comments

Comments
 (0)