We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e0784 commit d204358Copy full SHA for d204358
.github/workflows/tests.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: depot/bake-action@v1
62
with:
63
load: true
64
- # If this is an third-party pull request, fall back to the local buildx builder
+ # If this is a third-party pull request, fall back to the local buildx builder
65
buildx-fallback: ${{ github.event.pull_request.head.repo.full_name != github.repository }}
66
env:
67
CPU: ${{ matrix.cpu }}
0 commit comments