Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <[email protected]>
  • Loading branch information
JeyJeyGao committed Oct 8, 2024
1 parent 8f176f3 commit 8a582f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ permissions:

jobs:
check-license:
uses: notaryproject/notation-core-go/.github/workflows/reusable-license-checker.yml@main
uses: notaryproject/notation-core-go/.github/workflows/reusable-license-checker.yml@main
2 changes: 0 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ on:
schedule:
- cron: "30 1 * * *"


permissions:
contents: read

Expand All @@ -38,4 +37,3 @@ jobs:
days-before-issue-close: 30
days-before-pr-close: 30
exempt-all-milestones: true

0 comments on commit 8a582f3

Please sign in to comment.