Skip to content

Refactor: move ResourceLoading to swarm-util #2538

Refactor: move ResourceLoading to swarm-util

Refactor: move ResourceLoading to swarm-util #2538

Workflow file for this run

name: Enforce issue references for TODOs
on:
push:
paths:
- '**.hs'
branches:
- main
pull_request:
paths:
- '**.hs'
branches:
- main
jobs:
enforce-issue-references:
name: Enforce issue references
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
scripts/validate/issues-for-todos.sh