Skip to content

Commit

Permalink
Merge branch 'hs/pagination-tests' into hs/pagination-tests-incl
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-Ham committed Oct 12, 2023
2 parents 4fa1bb0 + 2ee23f2 commit 3b5b5ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-subtree-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permissions:
contents: write

on:
pull_request:
pull_request_target:
branches:
- main
types: [closed]
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
with:
subtree: apollo-ios-pagination
remote: git@github.com:apollographql/apollo-ios-pagination.git
target-branch: hs/complete-rewrite
target-branch: main
pr-number: ${{ github.event.pull_request.number }}
pr-title: ${{ github.event.pull_request.title }}
- name: Push Updated History
Expand Down

0 comments on commit 3b5b5ab

Please sign in to comment.