Revert "Temporarily skip the check for testing"

This reverts commit 46a97b11db.
pull/256/head
Takashi Kokubun 1 year ago
parent 461b7d2c6c
commit e9de0694c3

@ -4,7 +4,7 @@ on:
jobs:
auto-merge:
runs-on: ubuntu-latest
#if: ${{ github.actor == 'dependabot[bot]' }}
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
uses: dependabot/fetch-metadata@4de7a6c08ce727a42e0adbbdc345f761a01240ce # v1.3.6

Loading…
Cancel
Save