Update .github/workflows/build_pull_request.yml

This commit is contained in:
AlmightyHak 2025-06-04 01:31:15 -05:00
parent 582a1acc09
commit 9df0b6df40

View file

@ -20,6 +20,9 @@ jobs:
steps:
- name: Clone repo
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
ref: main
token: ${{ secrets.BOT_PAT }}
- name: Get number of modules
run: |