Skip to content

Commit e260784

Browse files
committed
ci: delete fmt check
1 parent c9f5a44 commit e260784

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/fmt.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ name: gofmt
55
# Controls when the workflow will run
66
on:
77
pull_request:
8-
# paths:
9-
# - tencentcloud/**
10-
paths-ignore:
11-
- '*'
8+
paths:
9+
- tencentcloud/**
1210

1311
# Allows you to run this workflow manually from the Actions tab
1412
workflow_dispatch:

0 commit comments

Comments
 (0)