Skip to content

Commit

Permalink
ci: disable PR for dependencies [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Dec 17, 2023
1 parent 0952b2f commit f098826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stable-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
ref: ${{ env.GITHUB_BRANCH }}

- name: Clone VSCode repo
env:
PULL_REQUEST_ID: ${{ github.event.inputs.checkout_pr }}
# env:
# PULL_REQUEST_ID: ${{ github.event.inputs.checkout_pr }}
run: ./get_repo.sh

- uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit f098826

Please sign in to comment.