Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

build(deps): bump rustls from 0.21.9 to 0.21.11 in /packages/rust-core #67

build(deps): bump rustls from 0.21.9 to 0.21.11 in /packages/rust-core

build(deps): bump rustls from 0.21.9 to 0.21.11 in /packages/rust-core #67

Workflow file for this run

name: Greetings
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Hello @${{ github.actor }}, thanks for opening your first pull request 😊! We really appreciate your work. Happy Coding 🎉🎊 !'
issue-message: |
Hello @${{ github.actor }}, thanks for your first issue and interest in our work 😊!