Skip to content

Commit

Permalink
Add check-workflows as need
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Feb 5, 2025
1 parent 5787d19 commit 4674c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:

update-pull-request:
name: Update pull request
needs: check-workflows
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.user.login == 'dependabot[bot]' }}
uses: ./.github/workflows/update-pull-request.yml
with:
Expand Down

0 comments on commit 4674c17

Please sign in to comment.