Skip to content

Topic/k1ch/ bump up package version to: v2.0.0 #139

Topic/k1ch/ bump up package version to: v2.0.0

Topic/k1ch/ bump up package version to: v2.0.0 #139

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"