We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dfc7a commit c9f5a44Copy full SHA for c9f5a44
.github/workflows/fmt.yml
@@ -8,7 +8,7 @@ on:
8
# paths:
9
# - tencentcloud/**
10
paths-ignore:
11
- - *
+ - '*'
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments