Skip to content

Commit

Permalink
update ci if
Browse files Browse the repository at this point in the history
  • Loading branch information
ulya-tkch authored Sep 13, 2024
1 parent dd32618 commit 93d3eeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out latest commit
if: ${{ github.event.issue.pull_request }}
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
Expand Down

0 comments on commit 93d3eeb

Please sign in to comment.