Skip to content

Commit 4674c17

Browse files
committed
Add check-workflows as need
1 parent 5787d19 commit 4674c17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
update-pull-request:
2424
name: Update pull request
25+
needs: check-workflows
2526
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.user.login == 'dependabot[bot]' }}
2627
uses: ./.github/workflows/update-pull-request.yml
2728
with:

0 commit comments

Comments
 (0)