Skip to content

build(deps): bump jfrog/artifactory-jcr from 7.98.7 to 7.98.8 in /scripts #508

build(deps): bump jfrog/artifactory-jcr from 7.98.7 to 7.98.8 in /scripts

build(deps): bump jfrog/artifactory-jcr from 7.98.7 to 7.98.8 in /scripts #508

Workflow file for this run

name: First interaction
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- name: Greetings for PR and issues
uses: actions/first-interaction@v1.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello @${{ github.actor }} , thank you for submitting an issue!!'
pr-message: 'Hello @${{ github.actor }} , thank you for submitting a pull request!!'