Skip to content

[actions] Bump mamba-org/setup-micromamba from 1 to 2 #223

[actions] Bump mamba-org/setup-micromamba from 1 to 2

[actions] Bump mamba-org/setup-micromamba from 1 to 2 #223

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to RUBEM community! Thanks so much for creating your first issue :)'
pr-message: 'Thanks so much for creating your first PR, the RUBEM community thanks you :)'