Skip to content

Added pdb_selb to filter by B-factor values #55

Added pdb_selb to filter by B-factor values

Added pdb_selb to filter by B-factor values #55

Workflow file for this run

---
name: Yaml Lint
on: [push, pull_request] # yamllint disable-line rule:truthy
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .github/workflows/*.yml