Skip to content

Commit

Permalink
try: move config file in .github/workflow
Browse files Browse the repository at this point in the history
Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
  • Loading branch information
sBouzols committed Mar 28, 2024
1 parent 15bcee8 commit 5197ed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

- name: Check License Header (Check Mode)
uses: apache/skywalking-eyes/header@v0.5.0
with:
config: .github/workflows/.licenserc.yaml

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5197ed1

Please sign in to comment.