Skip to content

Commit

Permalink
Make CI use this branch when running label PR check
Browse files Browse the repository at this point in the history
  • Loading branch information
rooftopcellist committed Oct 16, 2024
1 parent b567678 commit 41d13fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
name: Label PR - Community
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

- uses: actions/setup-python@v5

Expand Down

0 comments on commit 41d13fb

Please sign in to comment.