Skip to content

Commit

Permalink
Adding token, and moving to pull request remote
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Jul 6, 2022
1 parent 126f6b2 commit 2377087
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cherry-picks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Cherry-Pick Merges

on:
pull_request:
pull_request_target:
branches:
- master
types: ["closed"]
Expand Down Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Cherry-Pick into sve branch
uses: carloscastrojumo/[email protected]
with:
token: ${{ secrets.MATTER_PAT }}
branch: sve
reviewers: |
woody-apple
Expand Down

0 comments on commit 2377087

Please sign in to comment.