Skip to content

Add actionlint to precommit, and set python-version in workflow #1872

Add actionlint to precommit, and set python-version in workflow

Add actionlint to precommit, and set python-version in workflow #1872

Workflow file for this run

name: Check for duplicates
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./checkDups.sh