Skip to content

add IQSS R packages

add IQSS R packages #4

Workflow file for this run

name: Check github.tsv is sorted
on:
push:
pull_request:
jobs:
check-sorted:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify github.tsv is sorted
run: scripts/check-sorted.sh