Merge branch 'main' into release-6.0.15

This commit is contained in:
Liam DeBeasi
2022-04-07 10:10:03 -04:00
committed by GitHub

View File

@@ -9,10 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
with:
# Checkout the latest commit in this branch
ref: ${{ github.event.pull_request.head.sha }}
with:
# Checkout the latest commit in this branch
ref: ${{ github.event.pull_request.head.sha }}
- uses: ./.github/workflows/actions/build-core
test-core-clean-build: