Skip to content

Commit

Permalink
add pr number to copybara command
Browse files Browse the repository at this point in the history
  • Loading branch information
gesarki committed Nov 26, 2024
1 parent 2fcbb49 commit 39144a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copybara.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
access_token: ${{ secrets.COPYBARA_PAT }}
custom_config: copy.bara.sky
workflow: default
copybara_options: --force --init-history
copybara_options: ${{ github.event.number }} --force --init-history

0 comments on commit 39144a3

Please sign in to comment.