Skip to content

Commit

Permalink
checkout correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Morpheus636 authored Jan 10, 2025
1 parent d0ddff3 commit c510f65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}

- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit c510f65

Please sign in to comment.