Skip to content

Add citation to original (manual) works from each case study #3562 (Attempt 1) #123

Add citation to original (manual) works from each case study #3562 (Attempt 1)

Add citation to original (manual) works from each case study #3562 (Attempt 1) #123

Workflow file for this run

on:
pull_request:
branches: master
paths: 'code/drasil-**'
name: Linter
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash
working-directory: code
jobs:
linter:
name: "HLint"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: "HLint"
run: make hot_hlint