Skip to content

Upgrade Json.NET

Upgrade Json.NET #246

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: '👋 Hi there! Thanks for your contribution to the project by posting your first issue!'
pr-message: '🙌 Yes! Thank you for submitting a PR to the project!'