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

Bump System.Resources.Extensions from 6.0.0 to 7.0.0 #13

Bump System.Resources.Extensions from 6.0.0 to 7.0.0

Bump System.Resources.Extensions from 6.0.0 to 7.0.0 #13

Workflow file for this run

name: Congratulations
on: [pull_request_target, issues]
jobs:
Congratulation:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'We grateful you making your first issue notification. You can be sure that a return will be made as soon as possible.'
pr-message: 'We grateful you making your first pull request notification. You can be sure that a return will be made as soon as possible.'