Skip to content

Remove UTA Commuter Rail Stations from SGID #701

Remove UTA Commuter Rail Stations from SGID

Remove UTA Commuter Rail Stations from SGID #701

Workflow file for this run

name: "create reminder"
on:
issue_comment:
types: [created, edited]
permissions:
issues: write
jobs:
reminder:
runs-on: ubuntu-latest
steps:
- name: 👀 check for reminder
uses: agrc/create-reminder-action@v1