Skip to content

Commit

Permalink
PG-1238 Remove redundant code checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Dec 11, 2024
1 parent 8a199ca commit 1369a33
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/postgresql-perf-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ jobs:
run: |
unzip pr_perf_results.zip
- name: Clone pg_tde repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
path: 'src'
ref: ${{ github.event.workflow_run.head_branch }}

- name: 'Create comment'
run: |
gh pr comment ${PR_NUMBER} -F ../pr_perf_results --edit-last || \
Expand Down

0 comments on commit 1369a33

Please sign in to comment.