Skip to content

Commit

Permalink
fix: scorecard
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
  • Loading branch information
JeyJeyGao committed Oct 10, 2023
1 parent b352d1e commit 7b1a04d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 68 deletions.
66 changes: 0 additions & 66 deletions .github/workflows/dev-release.yml

This file was deleted.

6 changes: 4 additions & 2 deletions .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ on:
branches: main

permissions:
contents: write
pull-requests: write
contents: read

jobs:
check-license:
permissions:
contents: write
pull-requests: write
uses: notaryproject/notation-core-go/.github/workflows/reusable-license-checker.yml@main

0 comments on commit 7b1a04d

Please sign in to comment.