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.
2 parents aa3b882 + efc8e8d commit 3c8570fCopy full SHA for 3c8570f
.github/workflows/pr-size.yaml
@@ -11,6 +11,6 @@ jobs:
11
check_pr_size:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: kkohtaka/gh-actions-pr-size@master
+ - uses: kkohtaka/gh-actions-pr-size@v1.0.0
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
README.md
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
```
0 commit comments