Skip to content

Commit

Permalink
fix: pull_request.yml (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
yutaro-sakamoto authored Dec 4, 2024
1 parent 14d9369 commit 49c3f57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ jobs:
# dependabotが作成したPull Requestを自動マージする
auto-merge-dependabot-pr:
needs:
- check-workflows
- test
- cdk-diff-comment
- test-server-app
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
Expand Down

0 comments on commit 49c3f57

Please sign in to comment.