Skip to content

Generalize hashing-ID data entry to be a customizable form #268

Generalize hashing-ID data entry to be a customizable form

Generalize hashing-ID data entry to be a customizable form #268

Workflow file for this run

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