We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83cb03d commit 1cfebdcCopy full SHA for 1cfebdc
.github/workflows/cron.yml
@@ -20,6 +20,7 @@ jobs:
20
echo "matrix=$(echo '[\"${{ env.LTS_BRANCH }}\", \"${{ env.CLOUD_BRANCH }}\"]')" >> $GITHUB_OUTPUT
21
22
ja:
23
+ needs: build-matrix
24
runs-on: ubuntu-latest
25
strategy:
26
matrix:
0 commit comments