Skip to content

Topic/ k1ch / bump version to v2.4.0 #214

Topic/ k1ch / bump version to v2.4.0

Topic/ k1ch / bump version to v2.4.0 #214

name: Dependabot PR Check
on:
pull_request
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"