We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01be8cc commit 5d88d53Copy full SHA for 5d88d53
1 file changed
.github/workflows/pr.yml
@@ -137,6 +137,7 @@ jobs:
137
- uses: actions/checkout@v6
138
with:
139
fetch-depth: 0
140
+ ref: ${{ env.BRANCH_NAME }}
141
- name: Set up python3
142
uses: actions/setup-python@v6
143
0 commit comments