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 0787861 commit a07f65fCopy full SHA for a07f65f
.github/workflows/stats.yml
@@ -16,8 +16,6 @@ jobs:
16
uses: actions/github-script@v6
17
with:
18
script: |
19
- const fetch = require('node-fetch');
20
-
21
async function fetchAndCountData(url) {
22
const counts = {
23
templates: 0,
0 commit comments