Skip to content

Migrate Test App from WAB to an Instant app #74

Migrate Test App from WAB to an Instant app

Migrate Test App from WAB to an Instant app #74

Workflow file for this run

name: Issue Events
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
name: Create Reminder
runs-on: ubuntu-latest
steps:
- name: check for reminder
uses: agrc/create-reminder-action@v1