Skip to content

remove the group $ portion from the subject id column in the datahub export #189

remove the group $ portion from the subject id column in the datahub export

remove the group $ portion from the subject id column in the datahub export #189

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')()