Make CI use this branch when running label PR check

This commit is contained in:
Christian M. Adams
2024-10-16 12:08:13 -04:00
parent b567678cc1
commit 12febf501b

View File

@@ -13,6 +13,8 @@ jobs:
name: Label PR - Community
steps:
- uses: actions/checkout@v4
with:
ref: test-python-module-fix
- uses: actions/setup-python@v5