We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e4bd8 commit 951c286Copy full SHA for 951c286
.github/workflows/copybara.yaml
@@ -16,10 +16,6 @@ jobs:
16
# Checkout as many commits as needed for the diff
17
fetch-depth: 2
18
19
- - name: Set up copy.bara.sky
20
- run: |
21
- sed -i 's/PULL_REQUEST_NUMBER/${{ github.event.number }}/g' copy.bara.sky
22
-
23
- name: Set up credentials files
24
# put the ssh_key and access_token in files
25
run: |
0 commit comments