Skip to content

Commit 7dfffd3

Browse files
Skip fleety_0421
1 parent 18250a1 commit 7dfffd3

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

.github/workflows/_Distribute-stable.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ defaults:
2424
shell: bash
2525

2626
jobs:
27-
build:
28-
name: Build
29-
outputs:
30-
can-skip: ${{ steps.check-bypass.outputs.can-skip }}
31-
runs-on:
32-
group: GZ_BD-CPU
33-
3427
check-bypass:
3528
name: Check bypass
3629
uses: ./.github/workflows/check-bypass.yml

.github/workflows/_Linux-build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ defaults:
3333
shell: bash
3434

3535
jobs:
36-
build:
37-
name: Build
38-
outputs:
39-
can-skip: ${{ steps.check-bypass.outputs.can-skip }}
40-
runs-on:
41-
group: GZ_BD-CPU
42-
4336
check-bypass:
4437
name: Check bypass
4538
uses: ./.github/workflows/check-bypass.yml

0 commit comments

Comments
 (0)