We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70852c0 commit f47c506Copy full SHA for f47c506
.github/workflows/build-pull-request.yml
@@ -71,7 +71,6 @@ jobs:
71
# only the "common" checks are required for release branch PRs in order to avoid any unnecessary
72
# release branch maintenance (especially for patches)
73
needs:
74
- - gradle-wrapper-validation
75
- common
76
- muzzle
77
- shell-script-check
0 commit comments