Skip to content

Commit

Permalink
Limits PRs to libv8.a.
Browse files Browse the repository at this point in the history
  • Loading branch information
tommie committed Dec 24, 2023
1 parent ca1ec52 commit fa071ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/v8build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
- name: Create PR
uses: peter-evans/create-pull-request@v5
with:
add-paths: "deps/*_*/libv8.a"
commit-message: Update compiled V8 libraries
branch-suffix: random
delete-branch: true
Expand Down

0 comments on commit fa071ba

Please sign in to comment.