Skip to content

Commit

Permalink
(ci/github/mirror): Add path variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jcxldn committed Aug 5, 2023
1 parent 069805b commit 7b8f5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
token: ${{ secrets.MERGE_PAT }}
repository: genoswitch/software-judging
event-type: merge_repo
client-payload: '{"job": "merge-v2", "repo": "firmware", "branch": "main"}'
client-payload: '{"job": "merge-v2", "repo": "firmware", "branch": "main", "path": "hardware/firmware"}'

0 comments on commit 7b8f5c0

Please sign in to comment.