Skip to content

Bump anyhow from 1.0.94 to 1.0.95 in /src-ahqstore-types #1017

Bump anyhow from 1.0.94 to 1.0.95 in /src-ahqstore-types

Bump anyhow from 1.0.94 to 1.0.95 in /src-ahqstore-types #1017

Workflow file for this run

name: Greetings
on: [pull_request_target, 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: "Thank you for showing your interest to improve AHQ Store App!"
pr-message: "Thank you for making a request to improve our App!"