Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.

build(deps): bump tar and semantic-release #1415

build(deps): bump tar and semantic-release

build(deps): bump tar and semantic-release #1415

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: "Message that will be displayed on users' first issue"
pr-message: "Message that will be displayed on users' first pr"