Skip to content

Commit 951c286

Browse files
committed
rm unecessary sed
1 parent a3e4bd8 commit 951c286

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/copybara.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
# Checkout as many commits as needed for the diff
1717
fetch-depth: 2
1818

19-
- name: Set up copy.bara.sky
20-
run: |
21-
sed -i 's/PULL_REQUEST_NUMBER/${{ github.event.number }}/g' copy.bara.sky
22-
2319
- name: Set up credentials files
2420
# put the ssh_key and access_token in files
2521
run: |

0 commit comments

Comments
 (0)