Skip to content

Use .txt for instrument summary download #77

Use .txt for instrument summary download

Use .txt for instrument summary download #77

Workflow file for this run

name: Issues
on:
issues:
types:
- reopened
- opened
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Run Script
uses: actions/github-script@v7
with:
script: |
require('./.github/scripts/issues.cjs')()