Skip to content

Commit ce4b08d

Browse files
aivusnicolas-grekas
authored andcommitted
Specify license for recipes-checker-main lint:pull-request
1 parent 72b3dda commit ce4b08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/callable-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
name: Contribution is under MIT and has no merge commits
174174
if: "always() && steps.checkout.outcome == 'success'"
175175
run: |
176-
.github/recipes-checker-main/run lint:pull-request $GITHUB_EVENT_PATH ${{ secrets.GITHUB_TOKEN }}
176+
.github/recipes-checker-main/run lint:pull-request --license=MIT $GITHUB_EVENT_PATH ${{ secrets.GITHUB_TOKEN }}
177177
178178
-
179179
name: Parameters should be defined via the "container" configurator

0 commit comments

Comments
 (0)