File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ permissions:
3232 contents : read
3333jobs :
3434 format :
35- if : (github.repository == 'alibaba/spring-ai-alibaba')
3635 runs-on : ubuntu-22.04
3736 steps :
3837 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 2323 - main
2424jobs :
2525 license-check :
26- if : (github.repository == 'alibaba/spring-ai-alibaba')
2726 runs-on : ubuntu-22.04
2827 steps :
2928 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ permissions:
2525 contents : read
2626jobs :
2727 linter :
28- if : (github.repository == 'alibaba/spring-ai-alibaba')
2928 runs-on : ubuntu-22.04
3029 steps :
3130 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
You can’t perform that action at this time.
0 commit comments