Respect manual contribution policy labels

This commit is contained in:
Gregory Schier
2026-07-03 10:52:44 -07:00
parent 0497a54928
commit 3f9baca85e
2 changed files with 22 additions and 15 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
- name: Checkout policy script
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.base.sha || github.ref }}
ref: main
fetch-depth: 1
- name: Check contribution policy