Skip to content

Update com_github_nelhage_rules_boost digest to 504e4db #307

Update com_github_nelhage_rules_boost digest to 504e4db

Update com_github_nelhage_rules_boost digest to 504e4db #307

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: "Thanks for submitting a issue for the first time."
pr-message: "Nice job creating a pull request for the first time for HHDS. Thanks for the help"