Skip to content

Commit

Permalink
Only run on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks authored Dec 24, 2024
1 parent 5a796e7 commit eda7ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
needs: []
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@45fc124d949b19b6b8bf6645b6c9d55f4f9ac61a
if: ${{ github.event_name == 'pull_request' }}
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit eda7ddb

Please sign in to comment.