Skip to content

Update package lints to version 6.0.0 #115

Update package lints to version 6.0.0

Update package lints to version 6.0.0 #115

Workflow file for this run

name: Check badges in README.md
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check badges in README.md
run: ./scripts/check-badges.bash "README.md"