File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ permissions:
32
32
contents : read
33
33
jobs :
34
34
format :
35
- if : (github.repository == 'alibaba/spring-ai-alibaba')
36
35
runs-on : ubuntu-22.04
37
36
steps :
38
37
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 23
23
- main
24
24
jobs :
25
25
license-check :
26
- if : (github.repository == 'alibaba/spring-ai-alibaba')
27
26
runs-on : ubuntu-22.04
28
27
steps :
29
28
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ permissions:
25
25
contents : read
26
26
jobs :
27
27
linter :
28
- if : (github.repository == 'alibaba/spring-ai-alibaba')
29
28
runs-on : ubuntu-22.04
30
29
steps :
31
30
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
You can’t perform that action at this time.
0 commit comments