Skip to content

Commit

Permalink
Add license rule type to profile.yaml (#1490)
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <[email protected]>
  • Loading branch information
rdimitrov authored Nov 5, 2023
1 parent 33235c2 commit fd6ff76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/github/profiles/profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ repository:
branch: main
def:
required_signatures: false
- type: license
def:
license_filename: LICENSE
license_type: ""
artifact:
- type: artifact_signature
params:
Expand Down

0 comments on commit fd6ff76

Please sign in to comment.