Skip to content

Example tests download firmware-action from releases instead of compilation #88

Example tests download firmware-action from releases instead of compilation

Example tests download firmware-action from releases instead of compilation #88

Workflow file for this run

---
# Docs: https://github.com/agrc/create-reminder-action
name: 'reminder'
on:
issue_comment:
types: [created, edited]
permissions:
issues: write
pull-requests: write
jobs:
reminder:
runs-on: ubuntu-latest
steps:
- name: Check for reminders
uses: agrc/create-reminder-action@v1