Skip to content

Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0 #100

Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0

Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0 #100

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: 'Thank you for submitting an issue to the Mirantis Launchpad Provider'
pr-message: 'Thank you for contributing to the Mirantis Launchpad Provider'