Skip to content

Commit

Permalink
Merge pull request #4 from springaialibaba/master
Browse files Browse the repository at this point in the history
infra: close license github workflows action
  • Loading branch information
yuluo-yx authored Dec 14, 2024
2 parents aeb7c12 + 5ddd362 commit d28a282
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/license.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ permissions:
contents: read

jobs:
# license:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# - name: Check License
# uses: apache/skywalking-eyes@main
# env:
Expand Down

0 comments on commit d28a282

Please sign in to comment.