Skip to content

Commit 8321667

Browse files
committed
fix(build): fix yml indent
1 parent 7bf8c26 commit 8321667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- "master"
1212
- "develop"
1313
tags-ignore:
14-
- skip-ci
14+
- skip-ci
1515
jobs:
1616
build:
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)