Skip to content

Bump ramda from 0.27.1 to 0.29.1 in /themes/hellofriend #758

Bump ramda from 0.27.1 to 0.29.1 in /themes/hellofriend

Bump ramda from 0.27.1 to 0.29.1 in /themes/hellofriend #758

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for submitting your issue.'' first issue'
pr-message: 'Thanks for submitting your pr'' first pr'