Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713a2c5 commit 939b0c1Copy full SHA for 939b0c1
.github/workflows/ci.yaml
@@ -37,9 +37,7 @@ jobs:
37
distribution: 'zulu'
38
java-version: '11'
39
- name: Check License Header
40
- uses: apache/skywalking-eyes@main
41
- env:
42
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ uses: apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
43
- name: 'Install & Test'
44
run: mvn clean install -Dgpg.skip=true
45
0 commit comments