Skip to content

Mancata attribuzione a OSM - Corpo Nazionale Soccorso Alpino e Speleologico #571

Mancata attribuzione a OSM - Corpo Nazionale Soccorso Alpino e Speleologico

Mancata attribuzione a OSM - Corpo Nazionale Soccorso Alpino e Speleologico #571

Workflow file for this run

name: 'Create Mail Reminder'
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
runs-on: ubuntu-latest
steps:
- name: check for reminder
uses: agrc/[email protected]
# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.