Skip to content

Add gnome.org downloads badge to README.md #75

Add gnome.org downloads badge to README.md

Add gnome.org downloads badge to README.md #75

Workflow file for this run

name: Check Lint
on: [push, pull_request]
jobs:
checks:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Install Modules
run: npm i
- name: Run Lint
run: |
npx eslint [email protected]