Skip to content

Commit 607dd38

Browse files
authored
add bypass slice (#74482)
1 parent e342884 commit 607dd38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_Slice.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353

5454
slice:
5555
name: Slice test
56+
needs: check-bypass
5657
if: ${{ inputs.can-skip != 'true' && needs.check-bypass.outputs.can-skip != 'true' }}
5758
runs-on:
5859
group: slice

0 commit comments

Comments
 (0)