Skip to content

Chore / k1ch / bump version to 2.5.0 #225

Chore / k1ch / bump version to 2.5.0

Chore / k1ch / bump version to 2.5.0 #225

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"