We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4271532 commit a5ef464Copy full SHA for a5ef464
1 file changed
.github/workflows/bazel.yaml
@@ -10,6 +10,8 @@ on:
10
11
jobs:
12
test:
13
+ # Disabled until post-release
14
+ when: never
15
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
16
with:
17
folders: '["bazel/test"]'
0 commit comments