We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545d75d commit a08cdd8Copy full SHA for a08cdd8
.github/workflows/plugin_build_verification.yml
@@ -61,7 +61,7 @@ jobs:
61
echo "versions=$VERSIONS" >> $GITHUB_OUTPUT
62
63
verify-plugin:
64
- needs: setup-matrix
+ needs: versions
65
runs-on: ubuntu-latest
66
strategy:
67
matrix:
0 commit comments