Skip to content

Commit

Permalink
Update license-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams authored Mar 22, 2024
1 parent a1289e6 commit a67435b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

name: Check License Headers
on:
pull_request_target:
pull_request:
branches: [ master ]

permissions:
Expand All @@ -33,5 +33,3 @@ jobs:

- name: Check License Header
uses: apache/skywalking-eyes@6b2529214f6b1ccee3ec92bb0adfeabf6f66f538 # v0.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a67435b

Please sign in to comment.