Skip to content

build(deps-dev): bump the all group across 1 directory with 13 updates #32

build(deps-dev): bump the all group across 1 directory with 13 updates

build(deps-dev): bump the all group across 1 directory with 13 updates #32

name: new contributor
on:
issues:
types:
- reopened
- opened
pull_request:
types:
- reopened
- opened
permissions:
issues: write
pull-requests: write
jobs:
new-contributor:
name: Welcome new contributor
if: github.repository == 'skyclouds2001/template-sky'
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello! Thank you for your contribution 💪
As it's your first contribution be sure to check out the checklist.
Welcome aboard ⛵️!
pr-message: |
Hello! Thank you for your contribution 💪
As it's your first contribution be sure to check out the checklist.
Welcome aboard ⛵️!