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 7d4b80f commit bb3d765Copy full SHA for bb3d765
README.md
@@ -1,4 +1,4 @@
1
-# Dev Metrics in Readme 
+# Dev Metrics in Readme
2
3
[CodeStats](https://codestats.net/) Weekly Metrics on your Profile Readme:
4
action.yml
@@ -41,7 +41,6 @@ inputs:
41
# https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actions
42
runs:
43
using: 'node12'
44
- pre: 'npm install'
45
main: 'index.js'
46
47
branding:
0 commit comments