Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 939b0c1

Browse files
authored
ci: update Check License Header (#163)
1 parent 713a2c5 commit 939b0c1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ jobs:
3737
distribution: 'zulu'
3838
java-version: '11'
3939
- name: Check License Header
40-
uses: apache/skywalking-eyes@main
41-
env:
42-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40+
uses: apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
4341
- name: 'Install & Test'
4442
run: mvn clean install -Dgpg.skip=true
4543

0 commit comments

Comments
 (0)